Sign in
goma
/
wine
/
6320266e58de650bb0effc018acb8dbb19237394
/
server
/
context_sparc.c
9f365e7
server: Replace EXCEPTION_RECORD by an explicit definition in debug events.
by Alexandre Julliard
· 16 years ago
498742f
server: Moved get/set_thread_context implementation to ptrace.c.
by Alexandre Julliard
· 19 years ago
86d4688
server: Moved some common bits of get/set_thread_context to thread.c.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
17de829
server: Use the standard suspend mechanism to simulate a breakpoint
by Alexandre Julliard
· 19 years ago
7dbd1f0
server: Moved the tkill function to ptrace.c.
by Alexandre Julliard
· 19 years ago
d8659a9
server: Get rid of the no longer used get_thread_single_step function.
by Alexandre Julliard
· 19 years ago
22357ca
server: When possible, use tgkill instead of tkill syscall on Linux.
by Eric Pouech
· 19 years ago
bd298b5
server: Set the context flags in get_thread_context to indicate which
by Alexandre Julliard
· 19 years ago
3f85e26
Moved the platform-independent part of the get/set_thread_context
by Alexandre Julliard
· 19 years ago
d6f7adb
Don't send the incoming context to the server for get_thread_context,
by Alexandre Julliard
· 19 years ago
390bc5f
Don't include winbase.h when it's not necessary.
by Mike McCormack
· 20 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
a8497bd
Make a distinction between the thread Unix pid and the process wide
by Alexandre Julliard
· 22 years ago
baf0a06
Attaching the debugger to a running process should work again
by Alexandre Julliard
· 22 years ago
d04ccb8
Use SIGUSR1 instead of SIGSTOP to suspend threads.
by Alexandre Julliard
· 22 years ago
cf27a7f
Changed fd operations to take a struct fd instead of a struct object.
by Alexandre Julliard
· 22 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
5c84fff
Only include 'sys/user.h' for Linux. Fixes a compilation error on FreeBSD 5.0.
by Francois Gouget
· 23 years ago
ada7383
Preserve the TF (Trap Flag) when continuing from a ptraced suspend.
by Ove Kaaven
· 24 years ago
7a4e599
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 24 years ago
9264300
Converted a lot of server requests to the new exception handling mechanism.
by Alexandre Julliard
· 25 years ago
afd6a4b
Updated support for Solaris/Sparc architecture.
by Ulrich Weigand
· 25 years ago