- implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*,
[wine] / scheduler / debugger.c
2000-01-20  Alexandre JulliardAdded Get/SetThreadContext support through the server.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-11-24  Alexandre JulliardAdded current context to the exception debug event...
1999-11-10  Ulrich WeigandBugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter...
1999-10-24  Ulrich CzekallaNew channel 'debugstr' used to print OutputDebugString...
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-20  Alexandre JulliardDo not output text in OutputDebugStrAW when not being...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.