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#2 6/6] Warn (but execute) local .gdbinit by default


> Date: Thu, 29 Mar 2012 11:16:16 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> 
> --- a/gdb/doc/gdb.texinfo
> +++ b/gdb/doc/gdb.texinfo
> @@ -20731,7 +20731,7 @@ is enabled or disabled.
>  (gdb) show auto-load
>  gdb-scripts:  Canned sequences of commands auto-loading is on.
>  libthread-db:  Inferior specific libthread_db auto-loading is on.
> -local-gdbinit:  Current directory .gdbinit script auto-loading is yes.
> +local-gdbinit:  Current directory .gdbinit script auto-loading is warn-and-yes.
>  python-scripts:  Python scripts auto-loading is on.
>  safe-path:  Directory list safe to hold auto-loaded files is /usr/local.
>  @end smallexample

OK.

Thanks.


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