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

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Dec 28 15:43:23 CET 2008


On 28 Dec 2008, at 15:33, dmitry boyarintsev wrote:

> i'm trying to use gdb to debug FPC compiled file with DWARF debug  
> information.
> fpc -gw3 test.pas

Dwarf3 is not yet supported by current released versions of gdb. Use  
dwarf2 (-gw2) instead.


Jonas



More information about the fpc-pascal mailing list