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


Why vCont and not c and s (to be more accurate, I want to debug embedded
applications)? 


Vladimir Prus wrote:
> 
> Guillaume MENANT wrote:
> 
>> 
>> 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.
> 
> I doubt a complete list is available. Off the top of my head, you need
> vCont (and don't need c and s). You also need zN/ZN -- without
> breakpoints,
> debugging is of no interest.
> 
> - Volodya
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/GDB-commands-tf4843563.html#a13911418
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]