src/sid/component/gdb ChangeLog gdb.cxx gdb.h

brolley@sourceware.org brolley@sourceware.org
Mon Nov 14 20:04:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2005-11-14 20:04:53

Modified files:
	sid/component/gdb: ChangeLog gdb.cxx gdb.h 

Log message:
	2005-11-14  Dave Brolley  <brolley@redhat.com>
	
	* gdb.h (hw_watchpoints_t): New typedef in gdb.
	(hw_watchpoints): New member of gdb.
	(remove_all_hw_watchpoints, remove_hw_watchpoint): New methods
	of gdb.
	(add_hw_watchpoint): New method of gdb.
	* gdb.cxx (remove_breakpoint): Handle GDBSERV_TARGET_BP_WRITE.
	(set_breakpoint): Likewise.
	(remove_all_hw_watchpoints, remove_hw_watchpoint): New methods
	of gdb.
	(add_hw_watchpoint): New method of gdb.
	(process_detach): Call remove_all_hw_watchpoints.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.cxx.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.h.diff?cvsroot=src&r1=1.10&r2=1.11



More information about the Sid-cvs mailing list