diff options
author | Michael Chastain <mec@google.com> | 2002-04-10 05:11:35 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2002-04-10 05:11:35 +0000 |
commit | 268182205ba84fdb0e9d99658c5a0448038a8c2d (patch) | |
tree | db0ff8806a76aed025412bcc78c437764bed8c45 /gdb/doc | |
parent | 34af487575e22db4e95a0bc53dfa0eb4001df627 (diff) | |
download | gdb-268182205ba84fdb0e9d99658c5a0448038a8c2d.zip gdb-268182205ba84fdb0e9d99658c5a0448038a8c2d.tar.gz gdb-268182205ba84fdb0e9d99658c5a0448038a8c2d.tar.bz2 |
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 | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 30120d0..f87cfbd 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 ccf6e1a..5cefd39 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -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 |