From: Stan Shebs Date: Wed, 2 Dec 1998 01:55:32 +0000 (+0000) Subject: * gdbint.texinfo: Add some info about symbol readers. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=156eb5bc469465c2a228a5b5fbf65368beda1f37;p=binutils-gdb.git * gdbint.texinfo: Add some info about symbol readers. (CHILL_PRODUCER, etc): Comment out descriptions, not useful. (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE. (IN_SOLIB_RETURN_TRAMPOLINE): Describe. (KERNEL_DEBUGGING, MIPSEL): No info about these, remove. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5111e56c4ac..436d84d7cea 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +Tue Dec 1 17:45:43 1998 Stan Shebs + + * gdbint.texinfo: Add some info about symbol readers. + (CHILL_PRODUCER, etc): Comment out descriptions, not useful. + (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE. + (IN_SOLIB_RETURN_TRAMPOLINE): Describe. + (KERNEL_DEBUGGING, MIPSEL): No info about these, remove. + Mon Nov 30 11:32:21 1998 Andrew Cagney * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):