Rename dwarf2 to dwarf in "set debug" and maintenance commands.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / implptr.exp
index 6ffb8fe66d17ae89f732a46b9f5ee3ca65d9f7ad..e97f7e3088b6704168601b270c3546f807ed4de9 100644 (file)
@@ -39,7 +39,7 @@ if {[prepare_for_testing ${testfile}.exp ${testfile} $srcfile $opts]} {
 }
 
 # 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"
 
 if ![runto_main] {
     return -1
This page took 0.026544 seconds and 4 git commands to generate.