diff options
author | Vladimir Prus <vladimir@codesourcery.com> | 2008-07-12 12:41:56 +0000 |
---|---|---|
committer | Vladimir Prus <vladimir@codesourcery.com> | 2008-07-12 12:41:56 +0000 |
commit | b1a268e5b41dbdedca7e84bdb442dbe42d6de00b (patch) | |
tree | dbb278f1a29de9121ed5ae01674620649304da6f /gdb/testsuite/ChangeLog | |
parent | 90139f7d5afb8d89822c8704dd3031b5d64ccbf5 (diff) | |
download | binutils-b1a268e5b41dbdedca7e84bdb442dbe42d6de00b.zip binutils-b1a268e5b41dbdedca7e84bdb442dbe42d6de00b.tar.gz binutils-b1a268e5b41dbdedca7e84bdb442dbe42d6de00b.tar.bz2 |
* infrun.c (normal_stop): For MI, report which threads
were stopped.
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 1f08b33..d5989a7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-07-12 Vladimir Prus <vladimir@codesourcery.com> + + * lib/mi-support.exp (mi_expect_stop): Adjust for the new field. + 2008-07-11 Kevin Buettner <kevinb@redhat.com> * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion |