diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-08 19:51:17 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-08 19:51:17 +0000 |
commit | 7bf9deb0b2a6d28ae422f5959155485dea9633b3 (patch) | |
tree | aaa3adbfca75d5eb0aefa541fcfbfb665f3bb904 /gdb/testsuite/ChangeLog | |
parent | d32e2926f1fd619d6c218ee6d32418aa01430402 (diff) | |
download | gdb-7bf9deb0b2a6d28ae422f5959155485dea9633b3.zip gdb-7bf9deb0b2a6d28ae422f5959155485dea9633b3.tar.gz gdb-7bf9deb0b2a6d28ae422f5959155485dea9633b3.tar.bz2 |
* lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8faa846..4625ffb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-11-08 Maciej W. Rozycki <macro@codesourcery.com> + + * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo. + 2011-11-08 Yao Qi <yao@codesourcery.com> * gdb.exp (supports_process_record): New. |