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] [2/9] Remove macros GET_LONGJMP_TARGET and GET_LONGJMP_TARGET_P


Markus Deuling wrote:

> 	* gdbarch.sh (GET_LONGJMP_TARGET): Replace by gdbarch_get_longjmp_target.
> 	* infrun.c (handle_inferior_event): Likewise.
> 	* gdbarch.sh (GET_LONGJMP_TARGET_P): Replace by
> 	gdbarch_get_longjmp_target_p.
> 	* breakpoint.c (breakpoint_re_set): Likewise.
> 	* infrun.c (handle_inferior_event): Likewise.
> 	* gdbarch.c, gdbarch.h: Regenerate.

Committed, 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]