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: [PATCH] Move [PAC] into a new MI field addr_flags


On 8/12/19 4:13 PM, Alan Hayward wrote:

> gdb/ChangeLog:
> 
> 2019-08-12  Alan Hayward  <alan.hayward@arm.com>
> 
> 	* NEWS (Other MI changes): New subsection.
> 	* aarch64-tdep.c (aarch64_get_pc_address_flags): New function.
> 	(aarch64_gdbarch_init): Add aarch64_get_pc_address_flags.
> 	* arch-utils.c (default_get_pc_address_flags): New function.
> 	* arch-utils.h (default_get_pc_address_flags): New declaration.
> 	* gdbarch.sh: Add get_pc_address_flags.
> 	* gdbarch.c: Regenerate.
> 	* gdbarch.h: Likewise.
> 	* stack.c (print_pc): New function.
> 	(print_frame_info) (print_frame): Call print_pc.

OK.

Thanks,
Pedro Alves


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