diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-12-02 01:55:32 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-12-02 01:55:32 +0000 |
commit | 156eb5bc469465c2a228a5b5fbf65368beda1f37 (patch) | |
tree | 16a8cd31432667b40b3855cfc6bea6d08a4e36d8 /gdb | |
parent | 27f7e91adfe0d2396f52ab4411559c61d2debb86 (diff) | |
download | gdb-156eb5bc469465c2a228a5b5fbf65368beda1f37.zip gdb-156eb5bc469465c2a228a5b5fbf65368beda1f37.tar.gz gdb-156eb5bc469465c2a228a5b5fbf65368beda1f37.tar.bz2 |
* 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.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5111e56..436d84d 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com> + + * 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 <cagney@chook> * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE): |