Commit History

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