diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-04-05 16:52:30 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-04-05 16:52:30 +0000 |
commit | e270a240ac4f1338053c68357c7389aa961572bb (patch) | |
tree | 72ff8e8050c78c57680cc43647202bf57766ec2d /gdb/README | |
parent | 1c499525c6cd5039c61763b9b5a2f9de77ecf05c (diff) | |
download | gdb-e270a240ac4f1338053c68357c7389aa961572bb.tar.gz |
* README: Don't mention gdba.el.
Diffstat (limited to 'gdb/README')
-rw-r--r-- | gdb/README | 4 |
1 files changed, 1 insertions, 3 deletions
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 |