This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch 5/6] set debug auto-load
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Sat, 24 Mar 2012 21:21:50 +0200
- Subject: Re: [patch 5/6] set debug auto-load
- References: <20120324184029.GF26662@host2.jankratochvil.net>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Sat, 24 Mar 2012 19:40:29 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
>
> +set debug auto-load on|off
> +show debug auto-load
> + Control display of debugging info for auto-loading the files above.
OK.
> +For example @ref{auto-load safe-path} applies to canonicalized filenames which
This kind of cross-reference looks awkwardly in the text, please use
@pxref in parentheses instead.
OK with this change.
Thanks.