]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/maint.exp
gdb: Add switch to disable DWARF stack unwinders
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / maint.exp
index 92086eec86204116b956664b1299c386d51cf206..ee0d08927bbc8cb1dde44d8469c86f1816eba801 100644 (file)
@@ -526,6 +526,10 @@ gdb_test_no_output "maint info line-table xxx.c" \
 
 set timeout $oldtimeout
 
+# Just check that the DWARF unwinders control flag is visible.
+gdb_test "maint show dwarf unwinders" \
+    "The DWARF stack unwinders are currently (on|off)\\."
+
 #============test help on maint commands
 
 test_prefix_command_help {"maint info" "maintenance info"} {