Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Vladimir Prus <vladimir@codesourcery.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Implement *running.
Date: Fri, 02 May 2008 09:57:00 -0000	[thread overview]
Message-ID: <uej8lxc3t.fsf@gnu.org> (raw)
In-Reply-To: <200805011735.52447.vladimir@codesourcery.com>

> From: Vladimir Prus <vladimir@codesourcery.com>
> Date: Thu, 1 May 2008 16:35:52 +0300
> 
> 
> As previously discussed, we need a new async notification for MI --
> "*running", that is output whenever any thread, or entire program is
> resumed. We have "^running" but this one is a response to a command,
> and therefore can be emitted only once.
> 
> This patch introduces new observer, makes that observer called, and
> make MI connect to that observer. In the case of MT programs, or
> targets where main thread is always added to the thread table, we 
> just use a flag inside thread_info.  For the case of target where main
> thread of ST program is not added to the table, we just use the global
> flag. (I could not test on any such target).
> 
> This has no regressions in default and async modes on x86. OK?

Do we need to document it?


  reply	other threads:[~2008-05-02  9:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 13:36 Vladimir Prus
2008-05-02  9:57 ` Eli Zaretskii [this message]
2008-05-02 15:59 ` Daniel Jacobowitz
2008-05-04 16:33   ` Vladimir Prus
2008-05-04 19:50     ` Eli Zaretskii
2008-05-11 15:32       ` Vladimir Prus
2008-05-11 21:46         ` Eli Zaretskii
2008-05-27 19:07     ` Vladimir Prus
2008-06-05 15:50       ` Daniel Jacobowitz
2008-06-10 12:43         ` Vladimir Prus

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=uej8lxc3t.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=vladimir@codesourcery.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