[ILUG] automating 'next' in gdb dubugger

Subba Rao subb3 at attglobal.net
Sat Sep 16 14:32:58 IST 2000


On  0, Kenn Humborg <kenn at linux.ie> wrote:
> On Sat, Sep 16, 2000 at 09:09:22AM +0000, Subba Rao wrote:
> > 
> > It has been a long time since I have used the gdb dubugger.
> > I am steping through a large program and would like to 
> > automate the 'next' command from breakpoint A to breakpoint B.
> > 
> > How can I automate the 'next' command in this case?
> 
> 'continue' 
> 
> Later,
> Kenn
> 
> 

Thanks for replying.

'continue' would not shown the execution in sequence for each line of code.
It would execute upto breakpoint B and wait for further instructions.
I would like to see the 'next' command executed from A to B.

-- 

Subba Rao
subb3 at attglobal.net
http://pws.prserv.net/truemax/




More information about the ILUG mailing list