diff options
author | Roland Pesch <pesch@cygnus> | 1992-01-24 03:49:46 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-01-24 03:49:46 +0000 |
commit | 5b0fdf7b4851b739d1730bf38d417d4395984a3f (patch) | |
tree | 72ab2d6882b5c3daef7353371bc5b14526a0679b /gdb/doc | |
parent | 0acfc45154d9c092611dafa509c074bb1387fee8 (diff) | |
download | gdb-5b0fdf7b4851b739d1730bf38d417d4395984a3f.zip gdb-5b0fdf7b4851b739d1730bf38d417d4395984a3f.tar.gz gdb-5b0fdf7b4851b739d1730bf38d417d4395984a3f.tar.bz2 |
Two trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4
will announce 1992 as copyright year).
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/gdb.texinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index bae214d..8a513fb 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -549,10 +549,10 @@ to the exception handler's context. _GDBN__ now has preliminary support for the GNU Modula-2 compiler, currently under development at the State University of New York at Buffalo. Coordinated development of both _GDBN__ and the GNU Modula-2 -compiler will continue through the fall of 1991 and into 1992. Other -Modula-2 compilers are currently not supported, and attempting to debug -programs compiled with them will likely result in an error as the symbol -table of the executable is read in. +compiler will continue into 1992. Other Modula-2 compilers are +currently not supported, and attempting to debug programs compiled with +them will likely result in an error as the symbol table of the +executable is read in. @item Command Rationalization Many _GDBN__ commands have been renamed to make them easier to remember @@ -630,7 +630,7 @@ GDB is free software and you are welcome to distribute copies the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. -GDB _GDB_VN__, Copyright 1991 Free Software Foundation, Inc... +GDB _GDB_VN__, Copyright 1992 Free Software Foundation, Inc... (_GDBP__) @end smallexample |