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 3/6] set auto-load local-gdbinit warn-and-*


> Date: Sat, 24 Mar 2012 19:39:06 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> 
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -134,7 +134,7 @@ set auto-load python-scripts on|off
>  show auto-load python-scripts
>    Controls auto-loading of Python script files.
>  
> -set auto-load local-gdbinit on|off
> +set auto-load local-gdbinit on|off|warn-and-on|warn-and-off
>  show auto-load local-gdbinit
>    Controls loading of init file (.gdbinit) from current directory.

This is OK.

> +This feature is deprecated, please use @ref{objfile-gdb.rc file} instead.

So for debugging Emacs, I'm supposed to arrange for an emacs-gdb.rc
file instead of the current .gdbinit, is that it?

IN any case, the patch for the manual is OK.  Thanks.


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