src/gdb Makefile.in infrun.c ChangeLog
drow@sources.redhat.com
drow@sources.redhat.com
Mon Feb 16 20:49:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2004-02-16 20:49:52
Modified files:
gdb : Makefile.in infrun.c ChangeLog
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.499&r2=1.500
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.136&r2=1.137
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5386&r2=1.5387
More information about the Gdb-cvs
mailing list