diff options
author | Michael Chastain <mec.gnu@mindspring.com> | 2002-04-10 05:11:35 +0000 |
---|---|---|
committer | Michael Chastain <mec.gnu@mindspring.com> | 2002-04-10 05:11:35 +0000 |
commit | 46214bc542f92d562e029a3a59156df363f60a83 (patch) | |
tree | d26baa371d80fe76cc46964b2cb5d1117648b9dd /gdb/doc | |
parent | da93e4bfb31683e155523f91d9a11d5dc93e9a78 (diff) | |
download | gdb-46214bc542f92d562e029a3a59156df363f60a83.tar.gz |
2002-04-09 Michael Chastain <mec@shout.net>
* gdbint.texinfo (Obsolete Conditionals): Remove references to
PYRAMID_* macros.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/doc/gdbint.texinfo | 9 |
2 files changed, 6 insertions, 8 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 30120d07816..f87cfbdacbd 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-04-09 Michael Chastain <mec@shout.net> + + * gdbint.texinfo (Obsolete Conditionals): Remove references to + PYRAMID_* macros. + 2002-04-07 Andrew Cagney <ac131313@redhat.com> * gdb.texinfo (Bug Reporting): Document that the web is the diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index af267dd6f4f..5c2f8e2d174 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -41,7 +41,7 @@ Software Foundation raise funds for GNU development.'' @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.72 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.73 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Solutions\par \hfill \manvers\par @@ -5728,13 +5728,6 @@ and deleted from all of @value{GDBN}'s config files. Any @file{@var{foo}-xdep.c} file that references STACK_END_ADDR is so old that it has never been converted to use BFD. Now that's old! -@item PYRAMID_CONTROL_FRAME_DEBUGGING -pyr-xdep.c -@item PYRAMID_CORE -pyr-xdep.c -@item PYRAMID_PTRACE -pyr-xdep.c - @item REG_STACK_SEGMENT exec.c |