binutils-gdb/gdb/compile
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
..
compile-c-support.c gdbsupport: make gdb_assert_not_reached accept a format string 2021-11-18 11:29:19 -05:00
compile-c-symbols.c gdbsupport: make gdb_assert_not_reached accept a format string 2021-11-18 11:29:19 -05:00
compile-c-types.c gdb: remove TYPE_FIELD_ENUMVAL 2021-10-29 16:44:45 -04:00
compile-c.h
compile-cplus-symbols.c
compile-cplus-types.c gdb: remove TYPE_FIELD_STATIC_PHYSADDR 2021-10-29 16:44:45 -04:00
compile-cplus.h
compile-internal.h
compile-loc2c.c Include objfiles.h in a few .c files 2021-08-08 08:53:17 -06:00
compile-object-load.c gdb: remove TYPE_FIELD_BITPOS 2021-10-29 16:44:44 -04:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c gdb: make string-like set show commands use std::string variable 2021-10-03 17:53:16 +01:00
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h