[Lazarus] GDB problem ?

Martin Frb lazarus at mfriebe.de
Tue Apr 28 13:29:50 CEST 2015


On 28/04/2015 10:23, Michael Van Canneyt wrote:
>
> Hi,
>
> All of a sudden (no idea why), gdb stopped working on a particular 
> program I was working on. I found the following error in the debug 
> output:
>
> (gdb) =thread-exited,id="1",group-id="i1"
> =thread-group-exited,id="i1"
> ^error,msg="During startup program exited with code 1."
> (gdb)

Dont know, never seen, but try the following:

http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#gdb.exe_has_stopped_working
go to the debugger options and set the field 
"DisableLoadSymbolsForLibraries" to "True"

And/Or change the the "InternalStartBreak" Try MainAddr, or Entry.






More information about the Lazarus mailing list