diff options
author | Tom de Vries <tdevries@suse.de> | 2025-07-19 17:08:44 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-07-19 17:08:44 +0200 |
commit | 2f108d5e69bfc4deb3bcb40798ebb278d292c2fe (patch) | |
tree | 8c8194d9aed8cd0d51ee635e59f6633e72164cd0 /libctf/testsuite/libctf-lookup/struct-iteration-ctf.c | |
parent | 6ca57d1619172ff388bcd96341c999caebdfe344 (diff) | |
download | binutils-2f108d5e69bfc4deb3bcb40798ebb278d292c2fe.zip binutils-2f108d5e69bfc4deb3bcb40798ebb278d292c2fe.tar.gz binutils-2f108d5e69bfc4deb3bcb40798ebb278d292c2fe.tar.bz2 |
[gdb/testsuite] Restructure gdb.base/backtrace-through-cu-nodebug.exp
I noticed that the test names in test-case
gdb.base/backtrace-through-cu-nodebug.exp are a bit inconsistent:
...
PASS: $exp: no-cfi: maint frame-unwinder disable ARCH
PASS: $exp: verify no-filters unwind fail without CFI
PASS: $exp: maint flush register-cache
PASS: $exp: verify unwind fail without CFI
PASS: $exp: cfi: maint frame-unwinder disable ARCH
PASS: $exp: Verify unwinding works based only on CFI information
...
There's both a no-cfi prefix, and "without CFI".
Fix this by using proc_with_prefix, getting us a consistent prefix:
...
PASS: $exp: no-cfi: maint frame-unwinder disable ARCH
PASS: $exp: no-cfi: verify no-filters unwind fail
PASS: $exp: no-cfi: maint flush register-cache
PASS: $exp: no-cfi: verify unwind fail
PASS: $exp: cfi: maint frame-unwinder disable ARCH
PASS: $exp: cfi: Verify unwinding works
...
While we're at it, use multi_line to make a regexp more readable.
Tested on aarch64-linux.
Reviewed-By: Keith Seitz <keiths@redhat.com>
Diffstat (limited to 'libctf/testsuite/libctf-lookup/struct-iteration-ctf.c')
0 files changed, 0 insertions, 0 deletions