Searched refs:GDB_THREADALIVE (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | wince-stub.h | 35 GDB_THREADALIVE, enumerator
|
H A D | wince-stub.c | 418 HANDLE h = gethandle (L"ThreadAlive handle", s, GDB_THREADALIVE); in thread_alive() 422 putresult (L"WriteProcessMemory data", res, s, GDB_THREADALIVE, in thread_alive() 501 case GDB_THREADALIVE: in dispatch()
|
H A D | wince.c | 737 puthandle ("ThreadAlive handle", GDB_THREADALIVE, h); in thread_alive() 738 return getresult ("ThreadAlive result", GDB_THREADALIVE, &res, NULL); in thread_alive()
|