[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Adjusting my debugger to work with NPTL
- From: Roland McGrath <roland redhat com>
- To: Daniel Jacobowitz <drow false org>
- Cc: Norman Black <norman stonybrooksoftware com>,phil-list redhat com
- Subject: Re: Adjusting my debugger to work with NPTL
- Date: Fri, 2 May 2003 13:29:18 -0700
> Roland, can't you just tkill using SIGSTOP?
That is what pthread_kill(some_thread, SIGSTOP) does.
POSIX requires it to stop the whole process, so it does.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]