Rename dwarf2 to dwarf in "set debug" and maintenance commands.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-op-call.exp
index 1efb075c49159d506d29eb2735c0a8594bb82b79..fd09923d5a1aaa4ed4703dbbbd3ca7d45d223f81 100644 (file)
@@ -29,7 +29,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} \
 }
 
 # Additional test to verify the referenced CU is not aged out.
-gdb_test_no_output "maintenance set dwarf2 max-cache-age 0"
+gdb_test_no_output "maintenance set dwarf max-cache-age 0"
 
 gdb_test "p array1" " = 1"
 gdb_test "p array2" " = 2" "array2 using DW_OP_call2"
This page took 0.03024 seconds and 4 git commands to generate.