Skip to content
Commit 07505b61 authored by Andrew Burgess's avatar Andrew Burgess
Browse files

Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"



This reverts commit ac0d67ed.

There was nothing wrong with the commit which I'm reverting here, but
it removed some functionality that will be needed for a later commit;
that is, the ability for GDB to ask for events from a specific ptid_t
via the do_target_wait function.

In a follow up commit, this functionality will be used to implement
inferior function calls in multi-threaded inferiors.

This is not a straight revert of the above commit.  Reverting the
above commit replaces a 'nullptr' with 'NULL', I've gone in and
changed that, preserving the 'nullptr'.

Reviewed-By: default avatarTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Tested-By: default avatarLuis Machado <luis.machado@arm.com>
Tested-By: default avatarKeith Seitz <keiths@redhat.com>
parent 198ff6ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment