Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@gnu.org>
To: mec.gnu@mindspring.com
Cc: lsr@vinci.inesc-id.pt, gdb@sources.redhat.com
Subject: Re: gdb calls bypassbreakpoints
Date: Sun, 25 Jul 2004 00:03:00 -0000	[thread overview]
Message-ID: <7137-Sat24Jul2004105215+0300-eliz@gnu.org> (raw)
In-Reply-To: <410178E9.nail3NY14VXRW@mindspring.com> (mec.gnu@mindspring.com)

> Date: Fri, 23 Jul 2004 16:45:29 -0400
> From: mec.gnu@mindspring.com
> 
> That is, if you do this:
> 
>   (gdb) break foo
>   (gdb) break bar
>   (gdb) print foo() + bar()
> 
> Then when gdb hits the breakpoint in foo(), it's going to forget
> that it was in the middle of evaluating "foo() + bar()".
> gdb will continue evaluating foo(), and when that is done,
> gdb will ask for more commands and not continue with the
> "+ bar()" part.

Well, perhaps we could arrange for the rest of the evaluation to be
pushed on some queue, and the GDB could examine that queue before it
asks for more commands.


  reply	other threads:[~2004-07-24  7:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-23 15:05 Luís Russo
2004-07-24  7:53 ` mec.gnu
2004-07-25  0:03   ` Eli Zaretskii [this message]
2004-07-26 21:21 ` Andrew Cagney

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=7137-Sat24Jul2004105215+0300-eliz@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb@sources.redhat.com \
    --cc=lsr@vinci.inesc-id.pt \
    --cc=mec.gnu@mindspring.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