Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: gdb Mailing List <gdb@sources.redhat.com>
Subject: Re: [NEWBIE] How to exit from a loop
Date: Mon, 30 Jun 2008 15:36:00 -0000	[thread overview]
Message-ID: <jeprpz2avb.fsf@sykes.suse.de> (raw)
In-Reply-To: <20080630153311.GA19538@geppetto> (Stefano Sabatini's message of 	"Mon, 30 Jun 2008 17:33:11 +0200")

Stefano Sabatini <stefano.sabatini-lala@poste.it> writes:

> I wonder if there is a more efficient way to exit from the loop,
> without the need to set a breakpoint at the rigth place, continue and
> then unset the breakpoint but with just a single command/macro.

(gdb) help until
Execute until the program reaches a source line greater than the current
or a specified location (same args as break command) within the current frame.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


  reply	other threads:[~2008-06-30 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30 15:32 Stefano Sabatini
2008-06-30 15:36 ` Andreas Schwab [this message]
2008-06-30 15:36 ` Daniel Jacobowitz

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=jeprpz2avb.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=gdb@sources.redhat.com \
    /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