Historie revizí

Autor SHA1 Zpráva Datum
  Eric Pouech 0a258964c2 Const correctness fixes. před 20 roky
  Alexandre Julliard e55d5937ac Set or clear the BeingDebugged flag in the PEB when a debugger is před 21 roky
  Alexandre Julliard c30cefb2d5 Store module names in Unicode in the server. před 21 roky
  Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows před 21 roky
  Alexandre Julliard baf0a064db Attaching the debugger to a running process should work again před 22 roky
  Alexandre Julliard 02a53c176e Added send_thread_signal() function and properly handle errors caused před 22 roky
  Alexandre Julliard e66207ebfc Moved all references to file descriptors out of the generic object před 22 roky
  Alexandre Julliard cf27a7fa3b Changed fd operations to take a struct fd instead of a struct object. před 22 roky
  Alexandre Julliard 863637b158 Started moving functions that deal with Unix file descriptors to a před 22 roky
  Alexandre Julliard 54f228733a Added process_id_t and thread_it_t types to the server interface před 22 roky
  Alexandre Julliard 5188574984 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. před 23 roky
  Alexandre Julliard 9d80215254 A few optimizations in the process startup requests now that Winelib před 23 roky
  Alexandre Julliard 5769d1de00 Better support for configure detection of missing types, added check před 23 roky
  Alexandre Julliard 4705b8a60e Avoid crash when trying to attach to a terminating process. před 23 roky
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. před 23 roky
  Alexandre Julliard 3c4538c8db Reimplemented DebugBreakProcess. před 23 roky
  Eric Pouech fbccb38e18 New XP debugging APIs: implemented DebugActiveProcessStop, před 23 roky
  Mike McCormack 6f011c0847 - move async activation into the server před 23 roky
  Eric Pouech 3940d8a294 Let the console renderer be defined as a thread. před 23 roky
  Alexandre Julliard 9caa71eef4 Redesign of the server communication protocol to allow arbitrary sized před 23 roky
  Eric Pouech 0b83d4cbc6 New console code based on Win32 windows. před 23 roky
  Alexandre Julliard 5f258c68f3 Backed out the suspend_process_for_ptrace change. před 24 roky
  Alexandre Julliard 7614180e2d Small fixes to the debugger support. před 24 roky
  Alexandre Julliard 566a52ad8c Changed isolated for loops to while loops (based on a patch by Andreas před 24 roky
  Alexandre Julliard e939eae00b Made exception_event_request non-blocking, and added před 24 roky
  Alexandre Julliard e9936d96e1 Changed wait_process and wait_debug_event requests to never block; před 24 roky
  Alexandre Julliard 2362380b64 Added separate queue for "system" APCs that get called even when the před 24 roky
  Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles před 24 roky
  Alexandre Julliard d549f6909e Use a separate FIFO pair for server requests that don't need to pass a před 24 roky
  Alexandre Julliard 1ab243bac1 Merged the get_read_fd and get_write_fd requests. před 24 roky