[fpc-pascal] DWARF line info cannot be used gdb
Florian Klaempfl
florian at freepascal.org
Tue Dec 30 09:38:20 CET 2008
Jonas Maebe schrieb:
>
> On 29 Dec 2008, at 23:10, dmitry boyarintsev wrote:
>
>> compile line
>> fpc -Aas -gw2 test.pas
>> gdb test.exe
>> ...
>> (gdb) b test.pas:7
>> warning: (Internal error: pc 0x40144e in read in psymtab, but not in
>> symtab.)
>>
>> warning: (Internal error: pc 0x40144e in read in psymtab, but not in
>> symtab.)
>
> I got these warnings also on Mac OS X when I was initially on dwarf
> support there. Unfortunately, I don't remember anymore which fix exactly
> solved them, or what the root cause was.
Maybe using tf_dwarf_only_local_labels in target flags?
More information about the fpc-pascal
mailing list