diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-21 23:27:40 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-21 23:27:40 +0000 |
commit | 6b2f586db62162fd2a0943fa1d391fa68bf64689 (patch) | |
tree | d2d2b0368ea6a37a0cacbb6b0d4db5bd5593cb8c /gdb/doc/ChangeLog | |
parent | 63c73a17b2d39084dd1866993d1d9f39401ce66a (diff) | |
download | gdb-6b2f586db62162fd2a0943fa1d391fa68bf64689.zip gdb-6b2f586db62162fd2a0943fa1d391fa68bf64689.tar.gz gdb-6b2f586db62162fd2a0943fa1d391fa68bf64689.tar.bz2 |
Add menu entries for ``Remote Debugging''.
Diffstat (limited to 'gdb/doc/ChangeLog')
-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 40592c0..e7af5fd 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2002-01-21 Andrew Cagney <ac131313@redhat.com> + * gdb.texinfo (Remote Debugging): Create a menu. + (Top): Add ``Remote Debugging'' to menu. + +2002-01-21 Andrew Cagney <ac131313@redhat.com> + * gdb.texinfo (Remote): Move the sub-section ``The GDB remote serial protocol'' from here. (Remote Debugging): To here. New chapter. |