Sweden-Number/server
Rémi Bernon e2a1f00a38 server: Implement DBG_REPLY_LATER handling.
This flag causes the debug event to be replayed after the target thread
continues. It can be used, after suspending the thread, to resume other
threads and later return to the breaking.

This will help implementing gdb continue/step packets correctly.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 21:16:13 +01:00
..
Makefile.in
async.c
atom.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
change.c
class.c
clipboard.c
completion.c server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
console.c
debugger.c server: Implement DBG_REPLY_LATER handling. 2020-03-27 21:16:13 +01:00
device.c
directory.c server: Add a helper function for creating a Unicode string. 2020-03-24 19:43:38 +01:00
event.c
fd.c server: Store the real Unix path. 2020-03-23 12:13:44 +01:00
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
main.c
mapping.c
mutex.c
named_pipe.c
object.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
object.h server: Implement DBG_REPLY_LATER handling. 2020-03-27 21:16:13 +01:00
process.c
process.h
procfs.c
protocol.def
ptrace.c
queue.c
region.c
registry.c server: Add a helper function for case-insensitive Unicode string comparisons. 2020-03-24 19:43:38 +01:00
request.c
request.h
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Implement DBG_REPLY_LATER handling. 2020-03-27 21:16:13 +01:00
thread.h
timer.c
token.c server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
trace.c
unicode.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
unicode.h server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Add a helper function for splitting a path into individual elements. 2020-03-24 19:43:38 +01:00