Revert (part of) "gdb fix for catch-syscall.exp"
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 24 Nov 2021 19:22:43 +0000 (14:22 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 24 Nov 2021 19:34:36 +0000 (14:34 -0500)
commite19f8248297bb9864ff14368cc89d2446572837a
tree10f5e5dcefe2c864177aab06bab9f90294f0e3d8
parentd8ed269e5c875845fcd0f1a25457eafe3f485249
Revert (part of) "gdb fix for catch-syscall.exp"

This reverts (par of) commit ab198279120fe7937c0970a8bb881922726678f9.
This commit changed what the test expects when catching the execve
syscall based on the behavior seen on a Linux PowerPC machine.  That is,
we get an "entry" event, but no "return" event.  This is not what we get
on Linux with other architectures, though, and it seems like a
PowerPC-specific bug.

Revert the part of the patch related to this, but not the other hunk.

Change-Id: I4248776e4299f10999487be96d4acd1b33639996
gdb/testsuite/gdb.base/catch-syscall.exp