aboutsummaryrefslogtreecommitdiff
path: root/gdb/WHATS.NEW
diff options
context:
space:
mode:
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