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]

Re: GDB commands


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#SEC679
> 
> Thanks (sorry for my english, i'm french)
> 
> -- 
> 
> Guillaume MENANT
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/GDB-commands-tf4843563.html#a13909280
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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