I've been having this problem on my Game Project for the longest time! .. Same error.. Just started happening one day. I had wrote a message one time about it on this list, remember Martin?

- Dennis

On 2015-04-28 04:23 AM, 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)

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.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to