Can't we know which command is mandatory ? I'm assuming that m, M, c, s, g, and G are mandatory but i'm not sure.
Guillaume MENANT wrote:
Hello,
I am trying to do a wrapper between GDB (which will be controlled by
Eclipse) and another protocol (specific debug protocol of a SPARC) and I
don't know which GDB command is mandatory for Eclipse. I've seen the
commands handled by the "sparc-stub.c" file but I wonder if it's
sufficient. For example, the "sparc-stub.c" doesn't handle the 's'
command which is obviously mandatory according to this page :
http://sources.redhat.com/gdb/onlinedocs/gdb_33.html#SEC679Thanks (sorry for my english, i'm french)
--
Guillaume MENANT