summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/README4
2 files changed, 5 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c508d1e54c8..5e25383b8d3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-05 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * README: Don't mention gdba.el.
+
2001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
From Jimmy Guo <guo@cup.hp.com>
diff --git a/gdb/README b/gdb/README
index c718b6f5b29..707b23c1afb 100644
--- a/gdb/README
+++ b/gdb/README
@@ -575,9 +575,7 @@ check:
for an up-to-date list.
Emacs users will very likely enjoy the Grand Unified Debugger mode;
-try typing `M-x gdb RET'. Those interested in experimenting with a
-new kind of gdb-mode should load gdb/gdba.el into GNU Emacs 19.25 or
-later. Comments on this mode are also welcome.
+try typing `M-x gdb RET'.
Writing Code for GDB