This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] auto-load safe-path reset back by set ""


> Date: Tue, 24 Apr 2012 00:45:57 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: gdb-patches@sourceware.org, dje@google.com
> 
> > > +Setting this variable to @code{"/"} (without the quotes) disables this security
> >                             ^^^^^^^^^^
> > Why not @file{/}?  The quotes are not needed in any case.
> 
> done.

But please also nuke the (now incorrect) phrase in parentheses:

> +Setting this variable to @file{/} (without the quotes) disables this security
> +protection.                       ^^^^^^^^^^^^^^^^^^^^

There are no quotes.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]