diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/README | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c508d1e..5e25383 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> @@ -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 |