From: Eli Zaretskii <eliz@is.elta.co.il>
To: Keith Seitz <keiths@cygnus.com>
Cc: gdb@sources.redhat.com
Subject: Re: [RFC] Inferior stop events
Date: Thu, 14 Jun 2001 00:59:00 -0000 [thread overview]
Message-ID: <Pine.SUN.3.91.1010614110036.972L-100000@is> (raw)
In-Reply-To: <Pine.GSO.4.33.0106131332100.29122-100000@makita.cygnus.com>
On Wed, 13 Jun 2001, Keith Seitz wrote:
> Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm
> Sender: gdb-owner@sources.redhat.com
> X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs
> Date: Wed, 13 Jun 2001 13:45:36 -0700 (PDT)
> From: Keith Seitz <keiths@cygnus.com>
>
> Hi,
>
> The next part of my ongoing quest to get information out of gdb:
> inferior_stop events. These events are to inform a UI that the inferior
> has stopped running and why it has stopped.
>
> I propose to take "enum stop_reason" from infrun.c and move it into
> inferior.h. This enum will be used by both print_stop_reason (which is
> really a cli function) and user interfaces, like Insight. (Pretend I
> didn't say that.)
>
> It is then my intention to litter infrun.c with event notifications, which
> provide a reason for the stop, and some supplemental info on the stop
> (signal, exit status, breakpoint#, etc).
For the benefit of the GUI-challenged people such as myself: how, if at
all, is this done now? That is, what does a typical UI for GDB do to
tell the user why did the debuggee stopped?
next prev parent reply other threads:[~2001-06-14 0:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-13 13:45 Keith Seitz
2001-06-14 0:59 ` Eli Zaretskii [this message]
2001-06-14 8:13 ` Keith Seitz
2001-06-14 9:00 ` Eli Zaretskii
2001-06-15 0:10 ` Andrew Cagney
2001-06-15 7:38 ` Keith Seitz
2001-06-15 10:44 ` Elena Zannoni
2001-06-15 10:58 ` Keith Seitz
2001-06-15 13:44 ` 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.SUN.3.91.1010614110036.972L-100000@is \
--to=eliz@is.elta.co.il \
--cc=gdb@sources.redhat.com \
--cc=keiths@cygnus.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