[rfc] [5/8] Remove macros MEMORY_INSERT_BREAKPOINT and MEMORY_REMOVE_BREAKPOINT

Markus Deuling deuling@de.ibm.com
Fri Jun 8 09:13:00 GMT 2007


Hello,

this patch removes MEMORY_INSERT_BREAKPOINT and MEMORY_REMOVE_BREAKPOINT macros from gdbarch.sh 


ChangeLog: 

	* gdbarch.sh (MEMORY_INSERT_BREAKPOINT): Replace by
	gdbarch_memory_insert_breakpoint.
	* mem-break.c (memory_insert_breakpoint): Likewise.
	* gdbarch.sh (MEMORY_REMOVE_BREAKPOINT): Replace by
	gdbarch_memory_remove_breakpoint.
	* mem-break.c (memory_remove_breakpoint): Likewise.
	* gdbarch.c, gdbarch.h: Regenerate.


Is this ok to commit? 

-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com






-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff-remove-MEM_INS_REM_BP
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20070608/4d9ca999/attachment.ksh>


More information about the Gdb-patches mailing list