]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add unsupported calls where needed
authorTom Tromey <tom@tromey.com>
Sun, 22 Jan 2023 17:01:05 +0000 (10:01 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 25 Jan 2023 16:02:11 +0000 (09:02 -0700)
commite0a8643d2cea10858f30a8378f6cab4472dee0f9
tree54e45acaf9a4c98d29dd6d8b4fb3f2f1d40c2cf8
parentc7ccb471770f90e5d35bf9ba873e5748c3e60a50
Add unsupported calls where needed

A number of tests will exit early without saying why.  This patch adds
"unsupported" at spots like this that I could readily find.

There are definitely more of these; for example dw2-ranges.exp fails
silently because a compilation fails.  I didn't attempt to address
these as that is a much larger task.
gdb/testsuite/gdb.arch/pa-nullify.exp
gdb/testsuite/gdb.arch/powerpc-trap.exp
gdb/testsuite/gdb.base/remote.exp
gdb/testsuite/gdb.base/solib-disc.exp
gdb/testsuite/gdb.dwarf2/implptr.exp
gdb/testsuite/gdb.server/extended-remote-restart.exp
gdb/testsuite/gdb.threads/reconnect-signal.exp
gdb/testsuite/gdb.trace/stap-trace.exp