diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-01-07 01:20:09 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-01-07 01:20:09 +0000 |
commit | 22cb0aa7dd3eea68e3a5106ee9191db497fa7dcb (patch) | |
tree | 43b0cc793c60c8e194a3e1f83f68cc3e4be427fd /gdb/doc/ChangeLog | |
parent | dc7d3f0cafaa3389c8ee248b6c3981664c338759 (diff) | |
download | gdb-22cb0aa7dd3eea68e3a5106ee9191db497fa7dcb.zip gdb-22cb0aa7dd3eea68e3a5106ee9191db497fa7dcb.tar.gz gdb-22cb0aa7dd3eea68e3a5106ee9191db497fa7dcb.tar.bz2 |
* gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
* Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index e9e8f65..7af9c45 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-gdbtk +Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com> + + * gdbgui.texinfo: New file, manual for GUI (gdbtk) users. + * Makefile.in (gdbgui.dvi, gdbgui.info): New actions. +end-sanitize-gdbtk + Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com) * gdbint.texinfo: Removed mentions of some incorrectly placed and |