mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-07 04:21:13 +00:00
* gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
* gdb.cp/mb-templates.exp: Check skip_cplus_tests.
This commit is contained in:
parent
93004d61a6
commit
c3ea9a1428
@ -1,3 +1,8 @@
|
||||
2007-10-25 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
|
||||
* gdb.cp/mb-templates.exp: Check skip_cplus_tests.
|
||||
|
||||
2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
|
||||
Thiago Jung Bauermann <bauerman@br.ibm.com>
|
||||
|
||||
|
@ -21,6 +21,8 @@ if $tracelevel then {
|
||||
strace $tracelevel
|
||||
}
|
||||
|
||||
if { [skip_cplus_tests] } { continue }
|
||||
|
||||
set prms_id 0
|
||||
set bug_id 0
|
||||
|
||||
|
@ -21,6 +21,8 @@ if $tracelevel then {
|
||||
strace $tracelevel
|
||||
}
|
||||
|
||||
if { [skip_cplus_tests] } { continue }
|
||||
|
||||
set prms_id 0
|
||||
set bug_id 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user