DH Topics | Previous | Next

DH Syntax


One Stepdh {-p n | -p -1 | -p 0 [-k] [-o]} [-l] [-m] [-s] [-g] [-h] [-t] [-b] [-i] [-f fileName] [--] [-?]

Where:

-p n
displays information about process with client ID of n in dh_n.dmp. default flags for -p n are -s -g.
-p -1
displays information about Win32 subsystem process in dh_win32.dmp.
-p 0
displays information about kernel memory and objects in dh_sys.dmp. default flags for -p 0 are -m -s -g -t -k -o.
-f filename
specifies the name of the file to write the dump to.
--
specifies the dump output should be written to STDOUT.
-?
displays this usage information.