[committed][gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.exp

Tom de Vries tdevries@suse.de
Tue Sep 8 09:55:22 GMT 2020


[ was: Re: [PATCH v2 3/3] gdb: support frames inlined into the outer frame ]

On 8/27/20 10:57 PM, Simon Marchi via Gdb-patches wrote:
> +clean_restart $binfile
> +
> +if { [gdb_starti_cmd] != 0 } {
> +    fail "failed to run to first instruction"
> +    return
> +}
> +
> +gdb_test "frame" "in _start .*"
> +
> +gdb_test "stepi" "in foo .*" "step into foo"

Patch below committed.

Thanks,
- Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdb-testsuite-Fix-gdb.dwarf2-frame-inlined-in-outer-frame.exp.patch
Type: text/x-patch
Size: 1493 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/gdb-patches/attachments/20200908/6059709f/attachment.bin>


More information about the Gdb-patches mailing list