1. 390bc5f Don't include winbase.h when it's not necessary. by Mike McCormack · 20 years ago
  2. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  3. 87c1568 Add support for Darwin's ptrace. by Pierre d'Herbemont · 22 years ago
  4. a8497bd Make a distinction between the thread Unix pid and the process wide by Alexandre Julliard · 22 years ago
  5. baf0a06 Attaching the debugger to a running process should work again by Alexandre Julliard · 22 years ago
  6. d04ccb8 Use SIGUSR1 instead of SIGSTOP to suspend threads. by Alexandre Julliard · 22 years ago
  7. cf27a7f Changed fd operations to take a struct fd instead of a struct object. by Alexandre Julliard · 22 years ago
  8. c87c2c4 Use Iar (Instruction Address Register) instead of Fill[0]. by Marcus Meissner · 23 years ago
  9. 9fc17ee Implemented server context/ptrace handling for Linux/PowerPC. by Marcus Meissner · 23 years ago