diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2021-09-10 16:42:52 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-09-27 16:55:46 -0400 |
commit | 09c0623ade7dcff1c5291a644397fdf714949edf (patch) | |
tree | 328c1fd7a9fa877f322e847ead9357521cd9e2ce /gdb/guile/scm-utils.c | |
parent | 59767d3c391672c0437867ac61baa83975ef53d4 (diff) | |
download | gdb-09c0623ade7dcff1c5291a644397fdf714949edf.zip gdb-09c0623ade7dcff1c5291a644397fdf714949edf.tar.gz gdb-09c0623ade7dcff1c5291a644397fdf714949edf.tar.bz2 |
gdb.base/foll-fork.exp: remove gating based on target triplet
It looks like this test has some code to check at runtime the support of
fork handling of the target (see check_fork_catchpoints). So, it seems
to me that the check based on target triplet at the beginning of the
test is not needed. This kind of gating is generally not desirable,
because we wouldn't think of updating it when adding fork support to a
target. For example, FreeBSD supports fork, but it wasn't listed here.
Change-Id: I6b55f2298edae6b37c3681fb8633d8ea1b5aabee
Diffstat (limited to 'gdb/guile/scm-utils.c')
0 files changed, 0 insertions, 0 deletions