Index: emacs/lisp/progmodes/gud.el
diff -c emacs/lisp/progmodes/gud.el:1.40 emacs/lisp/progmodes/gud.el:1.41
*** emacs/lisp/progmodes/gud.el:1.40 Sun Jun 5 07:50:53 2005
--- emacs/lisp/progmodes/gud.el Tue Jun 14 11:34:43 2005
***************
*** 1220,1226 ****
The directory containing FILE becomes the initial working directory
and source-file directory for your debugger.
! You can set the variable 'gud-xdb-directories' to a list of program source
directories if your program contains sources from more than one directory."
(interactive (list (gud-query-cmdline 'xdb)))
--- 1220,1226 ----
The directory containing FILE becomes the initial working directory
and source-file directory for your debugger.
! You can set the variable `gud-xdb-directories' to a list of program source
directories if your program contains sources from more than one directory."
(interactive (list (gud-query-cmdline 'xdb)))
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs