complete GDB MI specification
Konstantin Karganov
kostik@ispras.ru
Mon Dec 6 16:19:00 GMT 2004
Hello,
I'm going to implement a GUI debugger over GDB and need a complete
description of MI commands and their result formats. Where can I find
it?
The "Debugging with GDB" guide doesn't specify many details: for
example, the value of the expression is a string with unclear format
(i.e. "[0 <repeated 100 times>]" is a valid array value), the
"-var-update" response is not specified at all...
How can I make a parser for the grammar specified as "there should be
something like the result"? :)
Thanks in advance.
--
Best regards,
Konstantin
More information about the Gdb
mailing list