diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4ce41e3c49c..c6b8d8c8021 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,14 @@ +2007-04-13 Daniel Jacobowitz <dan@codesourcery.com> + + * gdb.texinfo (Memory): Reference Remote Debugging chapter. + (Character Sets, Caching Data of Remote Targets): Likewise. + (Targets): Delete Remote node. Move its text... + (Debugging Remote Programs): ...to here. Delete description + of the "remote" command. + (Remote configuration): Delete description of "set remotedevice" + and "show remotedevice". + (Embedded Processors): Delete H8/300, H8/500, and SH nodes. + 2007-04-11 Bob Wilson <bob.wilson@acm.org> * gdb.texinfo (Contributors, Continuing and Stepping) |