Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sourceware.org
Subject: [commit] [doc patch] path vs. directory separator  [Re: [patch 2/2] Implement multi-component --with-auto-load-dir]
Date: Wed, 09 May 2012 19:30:00 -0000	[thread overview]
Message-ID: <20120509193008.GA7662@host2.jankratochvil.net> (raw)
In-Reply-To: <83wr4lyxhi.fsf@gnu.org>

On Wed, 09 May 2012 21:18:17 +0200, Eli Zaretskii wrote:
> > This means current doc needs there fixes, doesn't it?
> 
> Yes, please.

Checked in.


Thanks,
Jan


http://sourceware.org/ml/gdb-cvs/2012-05/msg00060.html

--- src/gdb/doc/ChangeLog	2012/05/09 18:15:58	1.1310
+++ src/gdb/doc/ChangeLog	2012/05/09 19:29:25	1.1311
@@ -3,6 +3,9 @@
 	* gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
 	Twice.
 
+	* gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
+	directory separator by path separator.
+
 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	* gdb.texinfo (Auto-loading safe path): Make 'directories'
--- src/gdb/doc/gdb.texinfo	2012/05/09 18:15:58	1.956
+++ src/gdb/doc/gdb.texinfo	2012/05/09 19:29:25	1.957
@@ -16285,8 +16285,8 @@
 @kindex set debug-file-directory
 @item set debug-file-directory @var{directories}
 Set the directories which @value{GDBN} searches for separate debugging
-information files to @var{directory}.  Multiple directory components can be set
-concatenating them by a directory separator.
+information files to @var{directory}.  Multiple path components can be set
+concatenating them by a path separator.
 
 @kindex show debug-file-directory
 @item show debug-file-directory
@@ -21227,7 +21227,7 @@
 If you omit @var{directories}, @samp{auto-load safe-path} will be reset to
 its default value as specified during @value{GDBN} compilation.
 
-The list of directories uses directory separator (@samp{:} on GNU and Unix
+The list of directories uses path separator (@samp{:} on GNU and Unix
 systems, @samp{;} on MS-Windows and MS-DOS) to separate directories, similarly
 to the @env{PATH} environment variable.
 
@@ -21242,7 +21242,7 @@
 @item add-auto-load-safe-path
 Add an entry (or list of entries) the list of directories trusted for automatic
 loading and execution of scripts.  Multiple entries may be delimited by the
-host platform directory separator in use.
+host platform path separator in use.
 @end table
 
 Setting this variable to @file{/} disables this security protection.


  reply	other threads:[~2012-05-09 19:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09 15:49 [patch 2/2] Implement multi-component --with-auto-load-dir Jan Kratochvil
2012-05-09 17:50 ` Eli Zaretskii
2012-05-09 18:04   ` Jan Kratochvil
2012-05-09 18:45     ` Eli Zaretskii
2012-05-09 18:44   ` [doc patch] path vs. directory separator [Re: [patch 2/2] Implement multi-component --with-auto-load-dir] Jan Kratochvil
2012-05-09 19:21     ` Eli Zaretskii
2012-05-09 19:30       ` Jan Kratochvil [this message]
2012-05-09 18:55   ` [patch 2/2] Implement multi-component --with-auto-load-dir Jan Kratochvil
2012-05-09 19:23     ` Eli Zaretskii
2012-05-11 18:21     ` [commit] " Jan Kratochvil
2012-05-09 20:18 ` Joel Brobecker
2012-05-09 20:34   ` Jan Kratochvil
2012-05-09 20:51     ` Joel Brobecker
2012-05-11 18:47       ` Jan Kratochvil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120509193008.GA7662@host2.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox