This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Handle thread hopping for the singlestep breakpoint


On Sun, Feb 01, 2004 at 10:07:37PM -0500, Daniel Jacobowitz wrote:
> 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* Makefile.in (infrun.o): Add $(gdb_assert_h).
> 	* infrun.c: Include "gdb_assert.h".
> 	(singlestep_ptid, saved_singlestep_ptid)
> 	(stepping_past_singlestep_breakpoint): New variables.
> 	(resume): Set singlestep_ptid.  Check for singlestep thread
> 	hop.
> 	(init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
> 	(handle_inferior_event): Handle singlestep thread hop.

Checked in.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]