Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb@sourceware.org
Subject: Re: Breakpoint commands
Date: Sat, 24 Oct 2009 18:29:00 -0000	[thread overview]
Message-ID: <m23a58viv6.fsf@igel.home> (raw)
In-Reply-To: <83iqe4g9t2.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 24 Oct 	2009 16:12:41 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> Some commands seem to be not working inside breakpoint commands, in
> the sense that breakpoint commands after them are not executed.

*Note (gdb) Break Commands::
   Any other commands in the command list, after a command that resumes
execution, are ignored.  This is because any time you resume execution
(even with a simple `next' or `step'), you may encounter another
breakpoint--which could have its own command list, leading to
ambiguities about which list to execute.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


      parent reply	other threads:[~2009-10-24 16:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-24 15:03 Eli Zaretskii
2009-10-24 16:30 ` Pedro Alves
2009-10-24 16:48   ` Eli Zaretskii
2009-10-24 23:05     ` Paul Pluzhnikov
2009-10-25  0:30       ` Michael Snyder
2009-10-26 11:30       ` Joel Brobecker
2009-10-26 13:15         ` Vladimir Prus
2009-10-26 23:42           ` Paul Pluzhnikov
2009-10-24 18:29 ` Andreas Schwab [this message]

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=m23a58viv6.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    /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