This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Markus Deuling wrote:

> 	* 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.

I've committed this, thanks.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]