mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
gdb/testsuite/
* gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more valgrind versions.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
|
||||
valgrind versions.
|
||||
|
||||
2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.base/valgrind-infcall.c: New file.
|
||||
|
@ -62,7 +62,7 @@ gdb_test_multiple "" $test {
|
||||
unsupported $test
|
||||
return -1
|
||||
}
|
||||
-re "valgrind: Bad option '--vgdb-error=0'" {
|
||||
-re "valgrind: Bad option.*--vgdb-error=0" {
|
||||
# valgrind is not >= 3.7.0.
|
||||
unsupported $test
|
||||
return -1
|
||||
|
Reference in New Issue
Block a user