NetBSD/lib/libpthread/arch/i386
nathanw 45204d9ceb Punt to setcontext() system call if the PSL_T bit (single-step trap)
is set, so that the single-step trap happens in the thread's context
and not in the middle of _setcontext_u.

XXX might be able to do something here with iret, too, but it needs
more testing.
2004-11-30 21:05:01 +00:00
..
_context_u.S
_getsetc.S Punt to setcontext() system call if the PSL_T bit (single-step trap) 2004-11-30 21:05:01 +00:00
genassym.cf
pthread_md.c
pthread_md.h
pthread_switch.S