[patch 3/6] set auto-load local-gdbinit warn-and-*

Eli Zaretskii eliz@gnu.org
Sat Mar 24 19:13:00 GMT 2012


> 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.



More information about the Gdb-patches mailing list