diff options
author | John Gilmore <gnu@cygnus> | 1993-02-06 18:26:32 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-02-06 18:26:32 +0000 |
commit | 8845dd0aa29fc858fc23b7f4fd360ebc853ee58c (patch) | |
tree | a3ef02e92e917fc508047c6ac22f2103b7e8925c /gdb/doc | |
parent | 831c2e1d35cab58170813c951a19b5fe9c608797 (diff) | |
download | gdb-8845dd0aa29fc858fc23b7f4fd360ebc853ee58c.zip gdb-8845dd0aa29fc858fc23b7f4fd360ebc853ee58c.tar.gz gdb-8845dd0aa29fc858fc23b7f4fd360ebc853ee58c.tar.bz2 |
Brief documentation for longjmp support, from an email msg by Stu.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c0464b2..8772cf4 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com) + + * gdbint.texinfo: Brief documentation for longjmp support, + from an email msg by Stu. + Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com) * stabs.texinfo: Fix description of floating point "range" |