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] [1/8] Remove macro ADDR_BITS_REMOVE


Markus Deuling wrote:

> 	* gdbarch.sh (ADDR_BITS_REMOVE): Replace by gdbarch_addr_bits_remove.
> 	* value.c (value_as_address): Likewise (comment).
> 	* remote-mips.c (common_breakpoint): Likewise.
> 	* regcache.c (read_pc_pid): Likewise.
> 	* printcmd.c (do_one_display): Likewise.
> 	* monitor.c (monitor_write_memory, monitor_read_memory)
> 	(monitor_insert_breakpoint): Likewise.
> 	* mips-tdep.c (heuristic_proc_start): Likewise.
> 	* infrun.c (insert_step_resume_breakpoint_at_frame)
> 	(insert_step_resume_breakpoint_at_caller): Likewise.
> 	* buildsym.c (record_line): Likewise.
> 	* arm-tdep.c (arm_scan_prologue, thumb_get_next_pc)
> 	(arm_get_next_pc): Likewise.
> 	* armnbsd-nat.c (arm_supply_gregset, fetch_register,store_register)
> 	(store_regs): Likewise.
> 	* arm-linux-tdep.c (arm_linux_supply_gregset): Likewise.
> 	* arm-linux-nat.c (fetch_register, fetch_regs): 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]