loops

Jim Blandy jimb@codesourcery.com
Fri Aug 25 20:05:00 GMT 2006


Jonathan Shan <jonshan@winlab.rutgers.edu> writes:
> How do I "skip over" some iterations of a loop?
> I don't want to press 'continue' 50000 times.

You can set an "ignore count" on a breakpoint.  See the below, and
search for "ignore".

http://sources.redhat.com/gdb/current/onlinedocs/gdb_6.html#SEC38



More information about the Gdb mailing list