winedbg: Support qXfer:threads:read request.
commitc2a381fbed6e823344fc6e76a1d1d20509ffd3c9
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 3 Apr 2020 13:35:46 +0000 (3 15:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Apr 2020 15:06:24 +0000 (3 17:06 +0200)
tree9518146d9d8108a617ba146dac3c6a9d44c7d176
parent1e815b372a1e1dda73652ea8319122ab30b5a4dc
winedbg: Support qXfer:threads:read request.

As we don't report fork/vfork/exec events, this allows gdb to request
the list of known threads.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winedbg/gdbproxy.c