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: Sat, 14 May 2011 12:48:12 -0700
> From: Doug Evans <dje@google.com>
> Cc: tromey@redhat.com, gdb-patches@sourceware.org
>
> On Sat, May 14, 2011 at 12:05 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> >> 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.
>
> How about this?
That's good, thanks.