2012-11-14 Luis Machado <lgustavo@codesourcery.com>

* gdb.base/structs3.exp: Run to main before doing any tests.
This commit is contained in:
Luis Machado 2012-11-14 19:10:33 +00:00
parent d3da77419a
commit 5e487a5f92
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-11-14 Luis Machado <lgustavo@codesourcery.com>
* gdb.base/structs3.exp: Run to main before doing any tests.
2012-11-14 Andrew Burgess <aburgess@broadcom.com>
* gdb.python/py-type.exp: Uniquify test names.

View File

@ -23,6 +23,11 @@ if { [prepare_for_testing structs3.exp "structs3" "" {debug}] } {
return -1
}
if ![runto_main] {
untested "could not run to main"
return -1
}
set vhn "\\$\[0-9\]+"
# Check the real contents.