[fpc-pascal] DWARF line info cannot be used gdb

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Dec 28 16:16:08 CET 2008


On 28 Dec 2008, at 16:03, dmitry boyarintsev wrote:

>> It works fine on at least Mac OS X and Linux. I don't know if  
>> anyone ever
>> tested it on Windows. If it doesn't work there, it should probably be
>> disabled for that target until someone fixes it (to avoid  
>> situations like
>> yours from happening).
>
> this odd, i thought debug info (both dwarf and stabs) is expected to
> be platform independant.

The information itself is platform-independent, but how you have to  
encode it in the binary isn't (at least not completely). Please file a  
bug report about dwarf2 being broken for win32.

Thanks,


Jonas



More information about the fpc-pascal mailing list