[Lazarus] GDB problem ?
Michael Van Canneyt
michael at freepascal.org
Tue Apr 28 11:23:13 CEST 2015
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)
Impossible to debug after this:
(gdb)
<-exec-continue>
^error,msg="The program is not being run."
(gdb)
Running the same program in the gdb debugger manually does not produce this error.
Any idea what anomaly can explain this ?
Restarting IDE, debugger: none of that helped.
Michael.
More information about the Lazarus
mailing list