« Return to Thread: GDB commands

Re: GDB commands

by Vladimir Prus :: Rate this Message:

Reply to Author | View in Thread

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


 « Return to Thread: GDB commands