diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-03-22 14:59:09 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-03-22 14:59:09 +0000 |
commit | a2061976f9244eecfd3335c982b2edb3c31e34f6 (patch) | |
tree | 5898b0c794e3b36e6656cb1b3c5a9322e1b31601 /gdb/ChangeLog | |
parent | 915e51468afd21739951506da70dbc03298df4c2 (diff) | |
download | gdb-a2061976f9244eecfd3335c982b2edb3c31e34f6.zip gdb-a2061976f9244eecfd3335c982b2edb3c31e34f6.tar.gz gdb-a2061976f9244eecfd3335c982b2edb3c31e34f6.tar.bz2 |
Cleanup remote protocol section. Add notes on ``!'', ``q'' and the
non-use of the continue address.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3090c95..322ac96 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-03-22 Andrew Cagney <ac131313@redhat.com> + + * TODO (Remote Protocol Support): Review. Add notes about ``!'', + non-use of a continue address and typical use of ``q'' packet. + 2001-03-22 Eli Zaretskii <eliz@is.elta.co.il> Make DJGPP use the new unified support for hardware |