This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Update help text in ada-lang.c
- From: Tom Tromey <tom at tromey dot com>
- To: Tom Tromey <tromey at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 10 Jun 2019 07:55:02 -0600
- Subject: Re: [PATCH] Update help text in ada-lang.c
- References: <20190603153103.25272-1-tromey@adacore.com>
>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:
Tom> I noticed that the "catch assert" help text erroneously claimed to
Tom> accept an argument, and while fixing this I went ahead and added
Tom> "Usage" text and made other minor updates to the commands in
Tom> ada-lang.c.
I'm checking this in.
Tom