aboutsummaryrefslogtreecommitdiff
path: root/gdb/WHATS.NEW
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-08-23 21:10:02 +0000
committerRoland Pesch <pesch@cygnus>1991-08-23 21:10:02 +0000
commitd7c2f2ddd5a3384c32982212b714ca714623a6f9 (patch)
treeaa8b37d644434a529bc9dd2b036e3c1e38ef7bf9 /gdb/WHATS.NEW
parentd98259f8acbb75e7bdef9511fcdb0e0fbbd7ec7a (diff)
downloadgdb-d7c2f2ddd5a3384c32982212b714ca714623a6f9.zip
gdb-d7c2f2ddd5a3384c32982212b714ca714623a6f9.tar.gz
gdb-d7c2f2ddd5a3384c32982212b714ca714623a6f9.tar.bz2
* WHATS.NEW: correct pointer to refcard.
Diffstat (limited to 'gdb/WHATS.NEW')
-rwxr-xr-xgdb/WHATS.NEW3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/WHATS.NEW b/gdb/WHATS.NEW
index 37bdae5..d628865 100755
--- a/gdb/WHATS.NEW
+++ b/gdb/WHATS.NEW
@@ -19,7 +19,8 @@ GDB now reads object files and symbol tables via a ``binary file''
library, which allows a single copy of GDB to debug programs of multiple
object file types such as a.out and coff.
-There is now a GDB reference card in "gdbrc.tex".
+There is now a GDB reference card in "doc/refcard.tex". (Make targets
+refcard.dvi and refcard.ps are available to format it).
* Control-Variable user interface simplified