Remove symbol_matches_domain. This fixes
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-anon-mptr.exp
index aef3cb88c83bdc1a860b69f0ade404323ee89807..c9e59ed66246e2715810fb262e3dc2994b7e2459 100644 (file)
@@ -40,5 +40,7 @@ gdb_test "show cp-abi" {The currently selected C\+\+ ABI is "gnu-v3".*}
 
 gdb_load $binfile
 
+gdb_test_no_output "set language c++"
+
 gdb_test "ptype crash" \
     "type = class crash {\[\r\n \t\]*public:\[\r\n \t\]*crash\\(int \\(class {\\.\\.\\.}::\\*\\)\\(class {\\.\\.\\.} \\* const\\)\\);\[\r\n \t\]*}"
This page took 0.02591 seconds and 4 git commands to generate.