This is the mail archive of the gdb@sourceware.org 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]

GDB commands


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#SEC679

Thanks (sorry for my english, i'm french)

--

Guillaume MENANT



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