This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH] MI error messages
Nick Roberts <nickrob@snap.net.nz> writes:
> should be something like:
>
> error (_("Usage")(": -stack-list-locals PRINT_VALUES"));
>
> but I don't what the correct way to do this is.
Try this:
error (_("Usage: %s"), "-stack-list-locals PRINT_VALUES");
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."