GDB version and refcard copyright fixed.
This commit is contained in:
parent
ad8707b58d
commit
b157b00f4a
@ -1,3 +1,8 @@
|
||||
2000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* refcard.tex: Version and copyright fixed. From Phil Edwards
|
||||
<pedwards@disaster.jaj.com>.
|
||||
|
||||
Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
|
||||
|
@ -240,7 +240,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
{\vbbf GDB QUICK REFERENCE}\hfil{\smrm GDB Version 4}\qquad
|
||||
{\vbbf GDB QUICK REFERENCE}\hfil{\smrm GDB Version 5}\qquad
|
||||
|
||||
\sec Essential Commands;
|
||||
gdb {\it program} \opt{{\it core}}&debug {\it program} \opt{using
|
||||
@ -304,7 +304,7 @@ shell {\it cmd}&execute arbitrary shell command string\cr
|
||||
\line{\smrm \opt{ } surround optional arguments \hfill $\ldots$ show
|
||||
one or more arguments}
|
||||
\vskip\baselineskip
|
||||
\centerline{\smrm \copyright 1998 Free Software Foundation, Inc.\qquad Permissions on back}
|
||||
\centerline{\smrm \copyright 1998,2000 Free Software Foundation, Inc.\qquad Permissions on back}
|
||||
\eject
|
||||
\sec Breakpoints and Watchpoints;
|
||||
break \opt{\it file\tt:}{\it line}\par
|
||||
@ -628,7 +628,7 @@ statement.\cr
|
||||
|
||||
\vfill
|
||||
{\smrm\parskip=6pt
|
||||
Copyright \copyright 1991, '92, '93, '98 Free Software Foundation, Inc.
|
||||
Copyright \copyright 1991,'92,'93,'98,2000 Free Software Foundation, Inc.
|
||||
Author: Roland H. Pesch
|
||||
|
||||
The author assumes no responsibility for any errors on this card.
|
||||
|
Loading…
Reference in New Issue
Block a user