observe & control thread state for exit futex ?

John Reiser (jreiser@BitWagon.com)
Sun, 13 Apr 2003 19:52:08 -0700


How can a debugger, newly attached to an arbitrary thread, determine whether
the thread has a pending exit futex and associated memory location to clear
[CLONE_CHILD_CLEARTID flag and child_tid_ptr parameter at __clone()]?

If so, then how can the debugger determine the address, change the address,
cancel the futex, and/or intercept the notification?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/