From: "Alfred M. Szmidt" <ams@gnu.org>
To: Jonathan Shan <jonshan@winmain.rutgers.edu>
Cc: gdb@sourceware.org
Subject: Re: loops
Date: Fri, 25 Aug 2006 20:04:00 -0000 [thread overview]
Message-ID: <20060825200403.347D24400A@Psilocybe.Update.UU.SE> (raw)
In-Reply-To: <Pine.GSO.4.60.0608251554110.16426@liman1b> (message from Jonathan Shan on Fri, 25 Aug 2006 15:57:18 -0400 (EDT))
How do I "skip over" some iterations of a loop?
I don't want to press 'continue' 50000 times.
Check the GDB manual, (gdb)Continuing and Stepping. You will probobly
want to use the `until' command, or just `continue 50000' depending
one what you wish to do.
Happy hacking.
next prev parent reply other threads:[~2006-08-25 20:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-25 19:57 loops Jonathan Shan
2006-08-25 20:04 ` Alfred M. Szmidt [this message]
2006-08-25 20:05 ` loops Jim Blandy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060825200403.347D24400A@Psilocybe.Update.UU.SE \
--to=ams@gnu.org \
--cc=gdb@sourceware.org \
--cc=jonshan@winmain.rutgers.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox