binutils-gdb/gdb/arch
Simon Marchi 557b4d7650 gdbsupport: make gdb_assert_not_reached accept a format string
Change gdb_assert_not_reached to accept a format string plus
corresponding arguments.  This allows giving more precise messages.

Because the format string passed by the caller is prepended with a "%s:"
to add the function name, the callers can no longer pass a translated
string (`_(...)`).  Make the gdb_assert_not_reached include the _(),
just like the gdb_assert_fail macro just above.

Change-Id: Id0cfda5a57979df6cdaacaba0d55dd91ae9efee7
2021-11-18 11:29:19 -05:00
..
aarch32.c
aarch32.h
aarch64-insn.c
aarch64-insn.h Extend the prologue analyzer to handle the bti instruction 2021-11-15 16:00:01 -03:00
aarch64-mte-linux.c
aarch64-mte-linux.h
aarch64.c
aarch64.h [AArch64] Make gdbserver register set selection dynamic 2021-11-03 09:50:53 -03:00
amd64.c
amd64.h
arc.c gdbsupport: make gdb_assert_not_reached accept a format string 2021-11-18 11:29:19 -05:00
arc.h
arm-get-next-pcs.c
arm-get-next-pcs.h
arm-linux.c
arm-linux.h
arm.c
arm.h
i386.c
i386.h
ppc-linux-common.c
ppc-linux-common.h
ppc-linux-tdesc.h
riscv.c
riscv.h
tic6x.c
tic6x.h
xtensa.h