src/gdb ChangeLog infrun.c
vprus@sourceware.org
vprus@sourceware.org
Thu Dec 6 13:47:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: vprus@sourceware.org 2007-12-06 13:47:56
Modified files:
gdb : ChangeLog infrun.c
Log message:
Localize infrun use of remove_breakpoints.
* infrun.c (handle_inferior_event): Remove
calls to remove_breakpoints, except where needed to
communicate change of breakpoint locations to inferior.
(keep_going): If steppping over breakpoint, remove
breakpoints.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8974&r2=1.8975
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.256&r2=1.257
More information about the Gdb-cvs
mailing list