diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-10-13 16:11:57 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-10-13 16:11:57 +0000 |
commit | 86d30acc85894c68f2b6f6875a5650bfabfc72f1 (patch) | |
tree | b562cb52c3ec26ccd74f0767c1cb2f22771cecb3 /gdb/doc/ChangeLog | |
parent | 3f7deb8a34ed3d6ad3e4b5194a9c0b697452ec6b (diff) | |
download | gdb-86d30acc85894c68f2b6f6875a5650bfabfc72f1.zip gdb-86d30acc85894c68f2b6f6875a5650bfabfc72f1.tar.gz gdb-86d30acc85894c68f2b6f6875a5650bfabfc72f1.tar.bz2 |
* gdb.texinfo (Remote Protocol): Document v and vCont.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index fba2453..42139e9 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-10-13 Daniel Jacobowitz <drow@mvista.com> + + * gdb.texinfo (Remote Protocol): Document v and vCont. + 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas". |