Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: <gdb-patches@sources.redhat.com>
Subject: Re: [RFC/MI] Event Records vs Commands
Date: Mon, 17 Jun 2002 10:25:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.33.0206171002440.13150-100000@makita.cygnus.com> (raw)
In-Reply-To: <3D0BF171.2030409@cygnus.com>

On Sat, 15 Jun 2002, Andrew Cagney wrote:

> Breakpoint events can occure ``asynchronously'':  a shared library load
> might trigger the setting of a breakpoint;  a user's breakpoint commands
> might change the state of a breakpoint and then continue.
>
> Hence, as far as I can tell you just want to ``notify-async-output''.

Ok.

> > (gdb)
> > -break-insert main
> > =breakpoint-create,number="1"
> > (gdb)
>
> I believe this is wrong.  There should still be a ``^done''.

Yes, that was just an omission on my part. The manual still contains the
"^done" bits.

> Given breakpoint output appears everywhere in the testsuite, the import
> is going to be a little large.  There should still be a few things that
> can be cherry picked though - some of the testsuite shuffle for instance.

Yes. I do not plan to dump one mega-patch onto people. I will submit
patches piece by piece as best I can, and there will always be the sandbox
branch that I'm working on in case people want to play with the whole
thing.

> If breakpoint-create included complete breakpoint information an
> additional roundtrip could be avoided.  Is this significant?  I suspect
> this is a question for some of the apple hackers as they would have a
> better feel for how critical this one is :-)

I don't really think a breakpoint query is going to do too much, but if
we want to keep it, we certainly can. All I would need to do is make the
code more event friendly.

Keith


  parent reply	other threads:[~2002-06-17 17:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-13 22:24 Keith Seitz
2002-06-15 10:33 ` Eli Zaretskii
2002-06-15 11:46   ` Andreas Schwab
2002-06-15 19:01 ` Andrew Cagney
2002-06-15 19:10   ` Andrew Cagney
2002-06-18 11:34     ` Keith Seitz
2002-06-18 13:43       ` Eli Zaretskii
2002-06-25 20:17       ` Andrew Cagney
2002-06-17 10:25   ` Keith Seitz [this message]
2002-06-17 11:28     ` 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=Pine.GSO.4.33.0206171002440.13150-100000@makita.cygnus.com \
    --to=keiths@redhat.com \
    --cc=ac131313@cygnus.com \
    --cc=gdb-patches@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