diff options
-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 |