binutils-gdb/gdb/arch
Simon Marchi c6185dce03 gdb: convert aarch64 to new-style debug macros
I haven't tried this on an actual aarch64 machine, but I am able to
exercise it like this:

    (gdb) set debug aarch64
    (gdb) maintenance selftest aa
    Running selftest aarch64-analyze-prologue.
    [aarch64] aarch64_analyze_prologue: prologue analysis gave up addr=0x14 opcode=0xf94013e0
    Running selftest aarch64-process-record.
    Ran 2 unit tests, 0 failed

gdb/ChangeLog:

	* arch/aarch64-insn.h (aarch64_debug_printf): New.
	* arch/aarch64-insn.c: Use aarch64_debug_printf.
	* aarch64-tdep.c: Use aarch64_debug_printf.

Change-Id: Ifdb40e2816ab8e55a9aabb066d1833d9b5a46094
2021-01-11 16:52:42 -05:00
..
aarch32.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch32.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch64-insn.c gdb: convert aarch64 to new-style debug macros 2021-01-11 16:52:42 -05:00
aarch64-insn.h gdb: convert aarch64 to new-style debug macros 2021-01-11 16:52:42 -05:00
aarch64.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch64.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
amd64.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
amd64.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arm-get-next-pcs.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arm-get-next-pcs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arm-linux.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arm-linux.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arm.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arm.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
i386.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
i386.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ppc-linux-common.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ppc-linux-common.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ppc-linux-tdesc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
riscv.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
riscv.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
tic6x.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
tic6x.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
xtensa.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00