SYNTAX

    undertaker [options]


OPTIONS

-h (--help) bool

Display help.

-a (--all) bool

Print details of all thread exits (even normal ones).

-n (--noclose) bool

Don't close the handles of the exited threads. This is useful during debugging to ensure the DThreads are not deleted until this command exits.

-p (--paranoid) bool

Tries to ensure notifications are not missed, by manipulating thread priorities and spawning a worker thread.


DESCRIPTION

Prints details of any thread in the system that exits abnormally.


COPYRIGHT

Copyright (c) 2005-2010 Accenture. All rights reserved.