[Lazarus] Cannot debug app (gdb errors)
Reinier Olislagers
reinierolislagers at gmail.com
Sat Nov 10 17:53:31 CET 2012
On 10-11-2012 16:15, Leonardo M. Ramé wrote:
> Solved!. As this project uses BGRABitmap, I've found this:
>
> http://www.lazarus.freepascal.org/index.php?topic=16495.0
>
> The problem was fixed after I changed from DWARF to STABS.
Had a similar problem with GDB 7.2 x86, Windows, FPC trunk+Laz trunk.
Switching from dwarf to stabs works.
Another simple project did work with dwarf.
http://lazarus.freepascal.org/index.php/topic,18816.msg106526.html#msg106526
Just tested it on Linux x64, gdb 7.4; wouldn't work with either dwarf or
stabs - perhaps need to downgrade to gdb 7.2
Regards,
Reinier
More information about the Lazarus
mailing list