Alexandre Julliard
|
c954e5b9e6
server: Avoid using wine/port.h.
|
3 năm trước cách đây |
Alexandre Julliard
|
b08b4b8213
server: Store the entry point as image-relative in pe_image_info_t.
|
3 năm trước cách đây |
Alexandre Julliard
|
2ff7a7676c
server: Add a native_machine global variable.
|
3 năm trước cách đây |
Alexandre Julliard
|
4dca2cc797
ntdll: Always send the native TEB pointer to the server.
|
3 năm trước cách đây |
Alexandre Julliard
|
339ed57643
server: Get rid of the CPU type and functions.
|
3 năm trước cách đây |
Alexandre Julliard
|
ea33192660
server: Report load dll events upon mapping a SEC_IMAGE view.
|
3 năm trước cách đây |
Alexandre Julliard
|
4f2ed66a5f
server: Use TEB->ArbitraryUserPointer to store the loaded dll names.
|
3 năm trước cách đây |
Alexandre Julliard
|
d6ef9401b3
server: Use the object type information to implement access mapping.
|
3 năm trước cách đây |
Alexandre Julliard
|
4d646de90d
server: Add generic mapping masks for all object types.
|
3 năm trước cách đây |
Alexandre Julliard
|
c6f2aacb57
server: Add a type descriptor to all server objects.
|
3 năm trước cách đây |
Alexandre Julliard
|
123023eac7
server: Fetch the data for the debug events from the process memory views.
|
3 năm trước cách đây |
Alexandre Julliard
|
2b6426da65
server: Don't store the debug object in the debugger thread.
|
3 năm trước cách đây |
Alexandre Julliard
|
7999af8244
ntdll: Implement NtWaitForDebugEvent().
|
3 năm trước cách đây |
Alexandre Julliard
|
c8f5cced47
ntdll: Implement NtDebugContinue().
|
3 năm trước cách đây |
Alexandre Julliard
|
7bebf7db8c
ntdll: Implement NtSetInformationDebugObject().
|
3 năm trước cách đây |
Alexandre Julliard
|
46b84e7a83
ntdll: Implement NtDebugActiveProcess() and NtRemoveProcessDebug().
|
3 năm trước cách đây |
Alexandre Julliard
|
11e6f1007c
ntdll: Pass a debug object in the new_process request.
|
3 năm trước cách đây |
Alexandre Julliard
|
964772bc8e
ntdll: Support the NtCreateDebugObject() flags.
|
3 năm trước cách đây |
Alexandre Julliard
|
faa9f5be59
server: Store a debug object instead of a debugger thread in the process.
|
3 năm trước cách đây |
Alexandre Julliard
|
aec961e529
server: Don't store the debugger thread in debug events.
|
3 năm trước cách đây |
Alexandre Julliard
|
3eb95048f4
server: Allocate handles only when returning the debug event to the client.
|
3 năm trước cách đây |
Alexandre Julliard
|
5ebc20c656
ntdll: Implement NtCreateDebugObject().
|
3 năm trước cách đây |
Alexandre Julliard
|
c1a042cefb
server: Rename debug_ctx to debug_obj.
|
3 năm trước cách đây |
Rémi Bernon
|
c414f232e6
server: Accept DBG_EXCEPTION_HANDLED parameter in continue_debug_event.
|
3 năm trước cách đây |
Alexandre Julliard
|
2e51f9aae3
server: Add an object operation to retrieve an object name.
|
4 năm trước cách đây |
Jacek Caban
|
7f9eb22af8
ntdll: Use server_select to pass context to server in send_debug_event.
|
4 năm trước cách đây |
Rémi Bernon
|
e2a1f00a38
server: Implement DBG_REPLY_LATER handling.
|
4 năm trước cách đây |
Rémi Bernon
|
7332de64a5
server: Validate status in continue_debug_event.
|
4 năm trước cách đây |
Jacek Caban
|
c1a32a080f
server: Report only one debug event per process at the time.
|
5 năm trước cách đây |
Jacek Caban
|
4ee629a3ba
kernel32: Use DebugBreakProcess in DebugActiveProcess.
|
5 năm trước cách đây |