This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] info auto-load-scripts, plus warning change
> Date: Fri, 13 May 2011 15:23:57 -0700
> From: Doug Evans <dje@google.com>
> Cc: gdb-patches@sourceware.org
>
> +Print the list of all scripts that gdb auto-loaded, or tried to auto-load.
^^^
This should be "@value{GDBN}".
Btw, is it useful to include names of scripts that GDB _tried_ to
auto-load, if the auto-load failed? Or maybe the "Loaded" field will
then say "No"? In the latter case, the manual should say so.
Thanks.