Alexandre Julliard
|
ff81d78708
Generate CREATE_PROCESS/THREAD debug events internally in the server.
|
25 years ago |
Alexandre Julliard
|
cb1fc735f0
Changed the server to return STATUS_* error codes.
|
25 years ago |
Alexandre Julliard
|
3e2517caa7
Added Get/SetThreadContext support through the server.
|
25 years ago |
Alexandre Julliard
|
79b1ec8290
Made debug events and contexts standard objects.
|
25 years ago |
Alexandre Julliard
|
247b8aeeb9
Use poll() instead of select() for the server main loop.
|
25 years ago |
Alexandre Julliard
|
17cf81018f
Fixed handling of debug events on thread/process exit.
|
25 years ago |
Alexandre Julliard
|
3b832225f1
Bug fixes.
|
25 years ago |
Alexandre Julliard
|
c61eb035e3
Do not free the handles once they have been sent to the client (thanks
|
25 years ago |
Alexandre Julliard
|
1d22c531da
Free the handles of the event structure in the right process (thanks
|
25 years ago |
Patrik Stridvall
|
2c684081c1
Fixed some of the issues reported by Solaris Lint.
|
25 years ago |
Alexandre Julliard
|
ebe29ef376
Further server optimizations:
|
25 years ago |
Alexandre Julliard
|
5bc78089db
Made server communication faster by using a shared memory block.
|
25 years ago |
Alexandre Julliard
|
e712e077bc
Added debug events support.
|
25 years ago |