I tried installing procdump tool from https://technet.microsoft.com/en-us/sysinternals/dd996900.aspx
when i open the command window and run procdump exe as:
procdump.exe -g -e -w -ma test.exe
it just shows waiting for process names test.exe
it doesnot create any dump file at all.
any help will be appreciated.