1. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  2. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  3. 5c84fff Only include 'sys/user.h' for Linux. Fixes a compilation error on FreeBSD 5.0. by Francois Gouget · 23 years ago
  4. 7614180 Small fixes to the debugger support. by Alexandre Julliard · 24 years ago
  5. 18bf392 Added support for NetBSD. by Bang Jun-Young · 24 years ago
  6. ada7383 Preserve the TF (Trap Flag) when continuing from a ptraced suspend. by Ove Kaaven · 24 years ago
  7. 2af03e4 Do not include sys/ptrace.h and sys/user.h unconditionally. by Dimitrie O. Paun · 24 years ago
  8. a5b696b Fixes for OpenBSD. by Federico Schwindt · 24 years ago
  9. 9264300 Converted a lot of server requests to the new exception handling mechanism. by Alexandre Julliard · 25 years ago
  10. b73421d Set thread start address to 0 on events generated by by Alexandre Julliard · 25 years ago
  11. de1ff66 Changed PTRACE_PEEKUSER to PTRACE_PEEKUSR and PTRACE_POKEUSER to by Peter Hunnisett · 25 years ago
  12. cd8cf5e Avoid SIGSTOP/SIGCONT race when ptrace is disabled. by Alexandre Julliard · 25 years ago
  13. ea0d028 Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. by Alexandre Julliard · 25 years ago
  14. 0e06d62 Fixed Solaris specific compiler issue. by Patrik Stridvall · 25 years ago
  15. 49bcb93 Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
  16. 5782765 Added context functions for FreeBSD. by Juergen Lock · 25 years ago
  17. 8a1bdb3 Added configure check for sys/reg.h. by Ulrich Weigand · 25 years ago
  18. de20c2a Solaris support for {set,get}_thread_context added. by Patrik Stridvall · 25 years ago
  19. a661187 Added our own user_regs_struct definition for better compatibility. by Alexandre Julliard · 25 years ago
  20. cb1fc73 Changed the server to return STATUS_* error codes. by Alexandre Julliard · 25 years ago
  21. 3e2517c Added Get/SetThreadContext support through the server. by Alexandre Julliard · 25 years ago