diff options
author | Roland Pesch <pesch@cygnus> | 1992-09-12 05:28:20 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-09-12 05:28:20 +0000 |
commit | d1d1ab12abc49a31f597ddcfdc8a66177f441c26 (patch) | |
tree | 9254bc6fdd05cba9afb9d72ff36d44c31989f463 | |
parent | 77fe54117e09bf5960f838d4acfc0a5e32fd0283 (diff) | |
download | gdb-d1d1ab12abc49a31f597ddcfdc8a66177f441c26.zip gdb-d1d1ab12abc49a31f597ddcfdc8a66177f441c26.tar.gz gdb-d1d1ab12abc49a31f597ddcfdc8a66177f441c26.tar.bz2 |
...plus c'est la meme chose.
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 663455e..eb1976a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,13 @@ Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) + * doc/gdb.texinfo, doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: first + pass at doc for two new remote targets---29K using UDI, and Tandem + ST2000 using STDBUG. + + * doc/all.m4, doc/none.m4: new m4 switch, _ST2000__ + + * doc/all.m4: turn on H8/300 stuff for generic manual + * doc/gdbinv-s.m4.in: remove text on special procedures to continue after explicit call to breakpoint() in serial stubs. |