Histórico de Commits

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