Bernd wrote:
2010/7/19 Marc Weustink<[email protected]>:
If gdb doesn't give them to me, they wont get displayed.

They show up in the debug messages as warnings. Making the debug
message window able to show/hide all the different types of messages
would probably already be enough. Here is an example. Try to find the
line with the debug message ;-)

This window has the purpose of showing all internal output. It is not meant for "normal" debugging. These messages should go to the eventlog.


[...]
(gdb)
<-exec-continue>
^running
*running,thread-id="all"
(gdb)
=thread-exited,id="2",group-id="3188"
&"warning: this is a debug message sent from my program because I

I hoped on a bit more recognizable MI output.
& messages are stdoutput, so the "warning: ..." could have been a writeln too.

Marc



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

Reply via email to