Test that native targets can read a tdesc without a process attached.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 14 Jul 2023 15:39:24 +0000 (08:39 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 14 Jul 2023 15:39:24 +0000 (08:39 -0700)
commit40e76c4db13274071540d35f3ee1815b90f814e7
treefd1595fc0fee94f29e2ac6a8ff68f5d28e2599ff
parent6af166ed587b15a46a2bb92bb16b72f4b76d400f
Test that native targets can read a tdesc without a process attached.

This ensures that 'unset tdesc filename' does not generate any output
on a "bare" native target inferior without an attached process.
gdb/testsuite/gdb.base/native-target-noproc-tdesc.exp [new file with mode: 0644]