diff --git a/gdb/testsuite/gdb.asm/asm-source.exp b/gdb/testsuite/gdb.asm/asm-source.exp index 41bb3d1e677..af852b731f5 100644 --- a/gdb/testsuite/gdb.asm/asm-source.exp +++ b/gdb/testsuite/gdb.asm/asm-source.exp @@ -212,7 +212,7 @@ if { [string equal ${asm-flags} ""] } { } if { [string equal ${debug-flags} ""] } { - set debug-flags "-gstabs" + set debug-flags "-g" } # Allow the target board to override the debug flags.