This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

complete GDB MI specification


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 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]