Home
last modified time | relevance | path

Searched refs:catch_demangling_errors (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
Ddemangle.exp1540 proc catch_demangling_errors {command} { procedure
1573 catch_demangling_errors test_lucid_style_demangling
1574 catch_demangling_errors test_gnu_style_demangling
1575 catch_demangling_errors test_arm_style_demangling
1576 catch_demangling_errors test_hp_style_demangling
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog6907 (catch_demangling_errors): New function, which reports errors
6909 (do_tests): Use catch_demangling_errors.