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.



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to