Hi,
I have a process which, when I click on a button on its UI, launches another process. This process it spawns shuts down without warning or any clues in the logs.
How should I use windbg to understand this problem? Furthermore, what do I put for the symbol files path? To download the symbols from the MS symbolserver. I am not sure if I need to set an env variable, too.
Thanks