public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* gdb/2250
@ 2008-11-17 18:58 uweigand
  0 siblings, 0 replies; only message in thread
From: uweigand @ 2008-11-17 18:58 UTC (permalink / raw)
  To: nobody; +Cc: gdb-prs

The following reply was made to PR gdb/2250; it has been noted by GNATS.

From: uweigand@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: gdb/2250
Date: 17 Nov 2008 18:50:22 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	uweigand@sourceware.org	2008-11-17 18:50:22
 
 Modified files:
 	gdb            : ChangeLog infrun.c 
 
 Log message:
 	PR gdb/2250
 	* infrun.c (clear_proceed_status_thread): New function.
 	(clear_proceed_status_callback): New function.
 	(clear_proceed_status): In all-stop mode, clear per-thread
 	proceed status of *all* threads, not only the current.
 	(handle_inferior_event): In all-stop mode, if we're stepping
 	one thread, but got some inferior event in another thread
 	that does not cause GDB to break to the user interface,
 	ensure the interrupted stepping operation continues in the
 	original thread.
 	(currently_stepping): Move thread-related tests to ...
 	(currently_stepping_thread): ... this new function.
 	(currently_stepping_callback): New function.
 
 Patches:
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9980&r2=1.9981
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.337&r2=1.338
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-17 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-17 18:58 gdb/2250 uweigand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).