[PATCH 06/12] gdb/cris: Use default gdbarch methods where possible

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Wed Jan 2 23:23:00 GMT 2019


> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Date: Thu, 27 Dec 2018 14:08:30 +0000

> Make use of the default gdbarch methods for gdbarch_dummy_id,
> gdbarch_unwind_pc, and gdbarch_unwind_sp where possible.
> 
> I have not tested this change but, by inspecting the code, I believe
> the default methods are equivalent to the code being deleted.
> 
> gdb/ChangeLog:
> 
> 	* gdb/cris-tdep.c (cris_dummy_id): Delete.
> 	(cris_unwind_pc): Delete.
> 	(cris_unwind_sp): Delete.
> 	(cris_gdbarch_init): Don't register deleted functions with
> 	gdbarch.

LGTM, thanks.

brgds, H-P



More information about the Gdb-patches mailing list