diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-08-23 22:40:00 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-08-23 22:40:00 +0000 |
commit | 53a5351d907ef4eacd463a48a86d35b2b70b9f60 (patch) | |
tree | 22c35199ec70962e33c63d2111f333bfdcce02e1 /gdb/doc/ChangeLog | |
parent | 093505ad6138b9e165876765ecd667c90fc921ae (diff) | |
download | gdb-53a5351d907ef4eacd463a48a86d35b2b70b9f60.zip gdb-53a5351d907ef4eacd463a48a86d35b2b70b9f60.tar.gz gdb-53a5351d907ef4eacd463a48a86d35b2b70b9f60.tar.bz2 |
import gdb-1999-08-23 snapshot
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 46bb910..98e37cf 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,21 @@ +1999-08-20 Stan Shebs <shebs@andros.cygnus.com> + + * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite + surrounding text to fit HP-UX bits into general info. + (HPPA-cfg.texi): Remove, no longer useful. + + * gdb.texinfo: Remove explicit links from @node lines, remove + HP-added "Detailed Node Listing" from main menu which confuses + things. + + From Dmitry Sivachenko <dima@Chg.RU>: + * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping + in description of `set environment'. + +1999-08-17 Stan Shebs <shebs@andros.cygnus.com> + + * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C. + 1999-08-12 Ben Elliston <bje@cygnus.com> * gdbint.texinfo (Breakpoint Handling): Add missing words. |