summaryrefslogtreecommitdiff
path: root/src/.gdbinit
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-12-27 15:50:06 +0000
committerGerd Moellmann <gerd@gnu.org>2000-12-27 15:50:06 +0000
commit892d8fcd4d618f101f250eb6427650520a4087d7 (patch)
tree84b0965b9c63ff07b881718c746a2e00c6b07239 /src/.gdbinit
parent12c8b416beffe0194fe5c06f07685d6676bbf811 (diff)
downloademacs-892d8fcd4d618f101f250eb6427650520a4087d7.tar.gz
Comment out the line pointing to the Lesstif source
directory.
Diffstat (limited to 'src/.gdbinit')
-rw-r--r--src/.gdbinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.gdbinit b/src/.gdbinit
index fbad00bcc53..6b5ec279265 100644
--- a/src/.gdbinit
+++ b/src/.gdbinit
@@ -3,7 +3,7 @@ set main
# Find lwlib source files too.
dir ../lwlib
-dir /gd/gnu/lesstif-0.89.9/lib/Xm
+#dir /gd/gnu/lesstif-0.89.9/lib/Xm
# Don't enter GDB when user types C-g to quit.
# This has one unfortunate effect: you can't type C-c