search for: set_thread_context_ptrace

Displaying 1 result from an estimated 1 matches for "set_thread_context_ptrace".

2006 Mar 08
0
wine under mactel
...os x but with no luck. Here is the produced error: gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o context_i386.o context_i386.c context_i386.c:499:2: error: #error You must implement get/set_thread_context_ptrace for your platform context_i386.c: In function 'get_thread_ip': context_i386.c:547: warning: implicit declaration of function 'get_thread_context_ptrace' context_i386.c: In function 'set_thread_context': context_i386.c:621: warning: implicit declaration of function 'set_t...