| 1. |
Solve : Stack trace - DOS? |
|
Answer» Is there a way in Windows that I can print out the stack of a program that is being executed from the command prompt? So, for EXAMPLE if I run XX.exe from the command line how can I check which files/references/API CALLS the program is making. Is there a command for the same? I only KNOW of Process Explorer which is Windows GUI based. https://en.wikipedia.org/wiki/Process_Explorer |
|