Improving variables view
jbb
jbb at kdevelop.org
Tue Jun 7 10:43:03 UTC 2005
On Tue, 07 Jun 2005 04:04, Alexander Neundorf wrote:
> Hi Vladimir,
[snip]
> Since it doesn't support the machine interface, it isn't of much use for me
> without some hacks. If debugging over the serial line gdb output and
> applicatio output come intermixed and kdevelop considered the application
> output as gdb termination message :-/
Hmm, that shouldn't happen.
You see, I change the gdb prompt on issuing a command and change it back again
when the command is finished. This "brackets" the output from the commands I
send to gdb. All output from the program should be outside these areas.
Although where is goes, well, that's interesting. Can't recall ...
However, Alex, you're the first person to come up with a _real_ reason to use
MI (even if I'm not sure its entirely valid :-). Vladimir, if you're
interested, check the mail archives. Roberto Raggi wrote a minimal parser for
MI (again several years ago :-). IIRC he posted it to the mailing list.
jbb
More information about the KDevelop-devel
mailing list