diff options
author | Pedro Alves <palves@redhat.com> | 2009-07-05 22:38:19 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2009-07-05 22:38:19 +0000 |
commit | 8b5a0f4fc0a1325ae5e3743f7a72789afd921f22 (patch) | |
tree | a836a4fa4a7d73fdcf3b7f2f78d5e267de1c74dc /gdb/testsuite/ChangeLog | |
parent | 7d93ba58ab7242fd70d969fe394becb8b0a3e917 (diff) | |
download | gdb-8b5a0f4fc0a1325ae5e3743f7a72789afd921f22.zip gdb-8b5a0f4fc0a1325ae5e3743f7a72789afd921f22.tar.gz gdb-8b5a0f4fc0a1325ae5e3743f7a72789afd921f22.tar.bz2 |
* gdb.base/ending-run.exp: Add "step out of main" pattern for
mingw32ce.
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 ba777d9..8f3bbaf 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2009-07-05 Pedro Alves <pedro@codesourcery.com> + * gdb.base/ending-run.exp: Add "step out of main" pattern for + mingw32ce. + +2009-07-05 Pedro Alves <pedro@codesourcery.com> + * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian VFP format. |