Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA] selected_thread_changed event
Date: Thu, 05 Sep 2002 09:38:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0209050938090.1407-100000@valrhona.uglyboxes.com> (raw)

Hi,

This patch adds the thread equivalent of selected_frame_level_changed 
event. When the selected thread changes, this event should be posted.

Testcase to follow (it's in kseitz_interps-20020528-branch) as soon as my 
other mi-support.exp changes are reviewed. Ditto the notifications.

Keith

ChangeLog
2002-09-05  Keith Seitz  <keiths@redhat.com>

	* gdb-events.sh (selected_thread_changed): New event.
	* gdb-events.c: Regenerated.
	* gdb-events.h: Regenerated.

Patch
Index: gdb-events.sh
===================================================================
RCS file: /cvs/src/src/gdb/gdb-events.sh,v
retrieving revision 1.15
diff -p -r1.15 gdb-events.sh
*** gdb-events.sh	26 Aug 2002 19:41:56 -0000	1.15
--- gdb-events.sh	5 Sep 2002 16:34:12 -0000
*************** f:void:tracepoint_modify:int number:numb
*** 67,72 ****
--- 67,73 ----
  f:void:architecture_changed:void
  f:void:target_changed:void
  f:void:selected_frame_level_changed:int level:level
+ f:void:selected_thread_changed:int thread_num:thread_num
  #*:void:annotate_starting_hook:void
  #*:void:annotate_stopped_hook:void
  #*:void:annotate_signalled_hook:void


             reply	other threads:[~2002-09-05 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05  9:38 Keith Seitz [this message]
2002-09-05 11:06 ` Michael Snyder
2002-09-30 11:39   ` Elena Zannoni
2002-09-30 13:04     ` Keith Seitz

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.LNX.4.44.0209050938090.1407-100000@valrhona.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=gdb-patches@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