On Thu, 2007-11-15 at 14:32 -0800, [EMAIL PROTECTED] wrote:
> I want to step 3 times and then set a=1 in the function stack then
> 
> Can it be done. I think expect scripts will do fine, but is there any
> gdb thing

Use the "commands" command to input a set of commands that will be
executed when the breakpoint (given as an argument to the command) is
reached.

-- 
John V. Shahid <[EMAIL PROTECTED]>



_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to