Mention the "dir" commands in the .gdbinit file, too.
authorJohn Gilmore <gnu@cygnus>
Wed, 19 Feb 1992 23:59:37 +0000 (23:59 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 19 Feb 1992 23:59:37 +0000 (23:59 +0000)
configure.texi

index e2cd436744ca12e17b7f37c40a5dbd0e2aca8ee2..b3065e7679ee5a884bf469533774b399a5a05ab2 100644 (file)
@@ -142,13 +142,14 @@ corresponding makefile variables are set accordingly.  If host, target, or
 site specific makefile fragments exist, these are inserted into the
 output file.  (See @ref{Makefiles, , , make, Makefiles}.)
 
-@item Generate @file{.gdbinit}
-If the source directory contains a @file{.gdbinit} file and the build
-directory is not the same as the source directory, a @file{.gdbinit}
-file is created in the build directory.  This @file{.gdbinit} file
-contains just a @code{source} command, which will cause the @file{.gdbinit} 
-file from the source directory to be read by GDB.  (see
-@ref{Command Files, , , gdb, Command Files}.)
+@item Generate @file{.gdbinit} If the source directory contains a
+@file{.gdbinit} file and the build directory is not the same as the
+source directory, a @file{.gdbinit} file is created in the build
+directory.  This @file{.gdbinit} file contains @code{dir} commands and
+a @code{source} command, which will cause the @file{.gdbinit} file from
+the source directory to be read by GDB, and will allow GDB to find
+source files in either the source directory or the build directory.
+(see @ref{Command Files, , , gdb, Command Files}.)
 
 @item Make symbolic links
 Most directories have some symbolic links with generic names built