[techtalk] automating 'next' in gdb dubugger

Mari Wang mariw at tartarus.uwa.edu.au
Sun Sep 17 22:33:14 EST 2000


[Subba Rao]
> 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?

I think what you're looking for is the 'continue' - command - or c. 

Type 'help running' when in gdb to see the other options you have for
stepping through the source. 

-- 

Mari Wang

mariw at tartarus.uwa.edu.au




More information about the Techtalk mailing list