src ChangeLog
vprus@sourceware.org
vprus@sourceware.org
Thu Nov 15 06:28:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: vprus@sourceware.org 2007-11-15 06:28:18
Modified files:
. : ChangeLog
Log message:
Prevent clear_command from directly modifying breakpoint list.
* Makefile.in (breakpoint_h): Update dependency.
* breakpoint.c (clear_command): Do not remove
breakpoints from breakpoint_chain. Collect breakpoints
to delete in a vector.
* breakpoint.h (breakpoint_p): New typedef for pointer to
breakpoint. Register vector of breakpoint_p.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.771&r2=1.772
More information about the Src-cvs
mailing list