aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-netbsd-nat.c
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2023-01-25 15:24:17 +0100
committerTom de Vries <tdevries@suse.de>2023-01-25 15:24:17 +0100
commitd25a8dbc7c3ae12aea8a203ce64f78608e22daa0 (patch)
treeb93a254662b5453440c9914414177b55d94195a0 /gdb/sparc-netbsd-nat.c
parent621271c7819c3337e3eb5e48b7a7ee66573543da (diff)
downloadgdb-d25a8dbc7c3ae12aea8a203ce64f78608e22daa0.zip
gdb-d25a8dbc7c3ae12aea8a203ce64f78608e22daa0.tar.gz
gdb-d25a8dbc7c3ae12aea8a203ce64f78608e22daa0.tar.bz2
[gdb/testsuite] Allow debug srcfile2 in gdb.base/unwind-on-each-insn.exp
Test-case gdb.base/unwind-on-each-insn.exp compiles $srcfile with debug info, and $srcfile2 without. Occasionally, I try both files with debug info: ... - $srcfile $debug_flags $srcfile2 $nodebug_flags]]} { + $srcfile $debug_flags $srcfile2 $debug_flags]]} { ... This shortcuts the test due to no longer recognizing that stepi still lands in foo. Fix this by determining whether still in foo by checking the info frame output. Tested on x86_64-linux.
Diffstat (limited to 'gdb/sparc-netbsd-nat.c')
0 files changed, 0 insertions, 0 deletions