gdb: test vfork + follow parent + detach-on-fork off
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 12 Oct 2021 19:05:18 +0000 (15:05 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 28 Oct 2021 20:33:01 +0000 (16:33 -0400)
commitda0b697436d5b1b8e38d15ecc281f29f8129e929
tree9714e3705010acd0d7769159b630970d26d98538
parent83fa209e249873d7751cdf97f67adbc3062b19e9
gdb: test vfork + follow parent + detach-on-fork off

The particular behavior we have when using that combination of
settings doesn't seem tested at all (at least, I don't find it if I grep
for "Can not resume the parent process").  At a simple test for that.

Change-Id: Ib9454a615abba661b42f1b15056df73ed1bcd4c5
gdb/testsuite/gdb.base/vfork-follow-parent.c [new file with mode: 0644]
gdb/testsuite/gdb.base/vfork-follow-parent.exp [new file with mode: 0644]
This page took 0.025607 seconds and 4 git commands to generate.