From: Vladimir Prus <ghost@cs.msu.su>
To: gdb@sources.redhat.com
Subject: Re: MI: asynchronous operation details
Date: Tue, 22 Nov 2005 13:49:00 -0000 [thread overview]
Message-ID: <200511221649.23598.ghost@cs.msu.su> (raw)
In-Reply-To: <20051122133831.GA21354@white>
On Tuesday 22 November 2005 16:38, Bob Rossi wrote:
> > > This is a feature that does not currently work. However, it's possible
> > > that Nick Roberts work will address some of this lack of functionality.
> > > If not, I'm sure in the future, either I (you) or someone else will
> > > eventually get this working.
> >
> > Ok, but -- why do I ever want to issue commands while inferior is
> > running? For which kind of commands is that useful?
>
> You could interupt the inferior, to tell it to stop. I think that would
> be equivalent to typing ^c at the console now.
Well, exactly. I can do "^C" today, so nothing gained at all.
> Also, you could ask
> GDB if it is currently busy, to determine if you can send another
> command. That way, you wouldn't have to keep track of the state of GDB,
> you could just always ask it what it's state is.
That would be handy, but if there's "^running" packet in *all* cases where
inferiour start running (e.g. when "run" is hidden inside user-defined
command), then keeping track of state of GDB means just a single bool
variable -- not much. And it GUI, you need to keep track of the state anyway,
so that you can grey out some buttons.
> I'm sure there are other useful features also.
Still curious what are they ;-)
- Volodya
next prev parent reply other threads:[~2005-11-22 13:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-22 8:33 Vladimir Prus
2005-11-22 9:07 ` Konstantin Karganov
2005-11-22 12:07 ` Vladimir Prus
2005-11-22 12:13 ` Bob Rossi
2005-11-22 12:20 ` Vladimir Prus
2005-11-22 13:38 ` Bob Rossi
2005-11-22 13:49 ` Vladimir Prus [this message]
2005-11-22 14:00 ` Bob Rossi
2005-11-22 14:12 ` Vladimir Prus
2005-11-22 14:19 ` Daniel Jacobowitz
2005-11-22 20:39 ` Nick Roberts
[not found] ` <200511230931.50438.ghost@cs.msu.su>
2005-11-23 9:31 ` Nick Roberts
2005-11-22 20:04 ` Eli Zaretskii
2005-11-22 14:59 ` How can I unsubscribe? Gengis Toledo
2005-11-22 15:11 ` Daniel Jacobowitz
2005-11-22 15:02 ` Daniel Jacobowitz
2005-11-22 16:48 ` Christopher Faylor
2005-11-22 18:42 ` Dave Korn
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=200511221649.23598.ghost@cs.msu.su \
--to=ghost@cs.msu.su \
--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