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

> On Sat, 15 Jun 2002, Andrew Cagney wrote:
> 
> 
>> Try:
>>
>> ...want to document ``notify-async-output'' or (less likely?) replace it
>> with ``event-async-output''.
> 
> 
> This is the approach I've taken with my next attempt (which also includes
> the fixes recommended by Eli, following the convention with two spaces
> after @value{GDBN} -- if people want me to switch them all to use @., I
> can submit separate patch for that).
> 
> 
>> Async output is anything that isn't bound to ``^done'' et.al. >
> 
> 
> But it seems to be bound to the prompt. Apple has changed their version so
> that it is NOT bound to the prompt. We'll need to discuss this sometime
> later.

Ah, dig dig.

The idea was that ``\n(gdb)'' would act as a terminal signal for 
asynchronous events.

That way you would see:

	event message
	event message
	(gdb)

	<time passes>

	event emssage
	(gdb)

	<time passes>

and not:

	event message
	event message

	<time passes>

	event message
	.
	.

however, yes, open to negotiation.

Andrew



  parent reply	other threads:[~2002-06-26  3:17 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 [this message]
2002-06-17 10:25   ` Keith Seitz
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=3D19320D.7060908@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=keiths@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