]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.base/foll-vfork.c
[gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.exp
authorTom de Vries <tdevries@suse.de>
Tue, 16 Nov 2021 15:46:43 +0000 (16:46 +0100)
committerTom de Vries <tdevries@suse.de>
Tue, 16 Nov 2021 15:46:43 +0000 (16:46 +0100)
commit2cb973527e6c5121cb53d97e1059f765f69ae052
tree14e9bfaf75b169b214fe581b42655b9d04ca3322
parentd7e3e627027fcf37d63e284144fe27ff4eba36b5
[gdb/testsuite] Remove inferior output in gdb.base/foll-vfork.exp

Test-case gdb.base/foll-vfork.exp has inferior output that is not needed, but
which makes the regexp matching more difficult (see commit 1f28b70def1
"[gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp").

Remove the inferior output, and revert commit 1f28b70def1 to make the matching
more restrictive.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/foll-vfork-exit.c
gdb/testsuite/gdb.base/foll-vfork.c
gdb/testsuite/gdb.base/foll-vfork.exp
gdb/testsuite/gdb.base/vforked-prog.c