--- a/gdb/testsuite/gdb.fortran/dynamic-other-frame.exp +++ b/gdb/testsuite/gdb.fortran/dynamic-other-frame.exp @@ -29,6 +29,8 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile2}" "${objfile2}" object {f90}] clean_restart ${executable} +gdb_test_no_output "set print frame-arguments all" + if ![runto bar_] then { perror "couldn't run to bar_" continue