diff options
author | Doug Evans <dje@google.com> | 2008-11-18 00:13:04 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2008-11-18 00:13:04 +0000 |
commit | 2e74121d77ccfd8353d64fd8a2ec8a5fbb881967 (patch) | |
tree | eb9fc0bbcfd564939d334af6619e6b6c0270b1a5 /gdb/testsuite/ChangeLog | |
parent | fc04d609078bc08f7fc958a2cba034c1769a8d3b (diff) | |
download | gdb-2e74121d77ccfd8353d64fd8a2ec8a5fbb881967.zip gdb-2e74121d77ccfd8353d64fd8a2ec8a5fbb881967.tar.gz gdb-2e74121d77ccfd8353d64fd8a2ec8a5fbb881967.tar.bz2 |
* infcall.c (call_function_by_hand): Fix punctuation and capitalization
on error messages.
* gdb.mi/mi-syn-frame.exp: Update expected output.
* gdb.mi/mi2-syn-frame.exp: Update expected output.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 58b2a2a..ba31a1d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-11-17 Doug Evans <dje@google.com> + + * gdb.mi/mi-syn-frame.exp: Update expected output. + * gdb.mi/mi2-syn-frame.exp: Update expected output. + 2008-11-17 Vladimir Prus <vladimir@codesourcery.com> * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure |