[PATCH 1/7] gdb: Add new -n flag to some info commands

Tom Tromey tom@tromey.com
Mon Jul 29 20:23:00 GMT 2019


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> +The flag -q disables the production of these headers and messages.%s"),
Andrew> +		     prefix, entity_kind, entity_kind, entity_kind,
Andrew> +		     (document_n_flag ? "\n\
Andrew> +By default, the command will include non-debug symbols in the output\n\
Andrew> +these can be excluded using the -n flag." : ""));

I suspect this string should be wrapped in _(...).

Tom



More information about the Gdb-patches mailing list