From: Vladimir Prus <vladimir@codesourcery.com>
To: gdb@sources.redhat.com
Subject: Re: MI *stopped event with CLI commands
Date: Mon, 15 Dec 2008 06:46:00 -0000 [thread overview]
Message-ID: <gi4udm$jpr$1@ger.gmane.org> (raw)
In-Reply-To: <18757.63035.269334.203651@kahikatea.snap.net.nz>
Nick Roberts wrote:
> > with the latest MI changes, when running in MI mode, a *stopped event is issued whenever
> > the inferior stops, even if the last command was a CLI command.
> > However, the stopped event is bare if the command is a CLI command.
> >
> > *stopped
> > instead of
> > *stopped,reason="breakpoint-hit",disp="keep",bkptno="1",thread-id="1",
> >
stopped-threads="all",frame={addr="0x08048415",func="main",args=[],file="c.cc",fullname="c.cc",line="5"}
> >
> > Was this intended? And if so, what should a frontend do in this case?
> > We can parse the CLI output or send MI commands to get the info...
> > However, it seems to me that having to do that, defeats the purpose of having
> > the *stopped event after CLI commands.
> >
> > Wouldn't be nice if the stopped event always had the full information?
>
> If you do:
>
> set target-async on
>
> first, you do get the full information. Perhaps this should be the default
> for targets which can run asynchronously.
Probably. Though it does not change the fact that *stopped without details sounds
like a bug. I'll take a look, though it might take a few days.
- Volodya
next prev parent reply other threads:[~2008-12-15 6:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-15 4:20 Marc Khouzam
2008-12-15 6:17 ` Nick Roberts
2008-12-15 6:46 ` Vladimir Prus [this message]
2008-12-18 3:30 ` Marc Khouzam
2008-12-18 6:17 ` Nick Roberts
2009-01-12 3:11 ` Marc Khouzam
2009-01-12 11:36 ` Nick Roberts
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='gi4udm$jpr$1@ger.gmane.org' \
--to=vladimir@codesourcery.com \
--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