mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 01:45:51 +08:00
gdb/testsuite/
Fix regression by the previous commit. * gdb.python/lib-types.exp: Add c++ to the compilation flags.
This commit is contained in:
@ -20,7 +20,7 @@ load_lib gdb-python.exp
|
||||
|
||||
standard_testfile .cc
|
||||
|
||||
if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
|
||||
if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
|
||||
return -1
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user