popa
Junior Member level 2
- Joined
- Aug 30, 2008
- Messages
- 20
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,402
Hi,
I want to write a batch file which will
1.Open windbg debugger
2.Perform "attach to process" to my program.
3.Will create and then will save the dump file.
4. Perform Detach to the process.
5. Close windbg debugger
Can anybody help me with it?
thanks
Popa.
I want to write a batch file which will
1.Open windbg debugger
2.Perform "attach to process" to my program.
3.Will create and then will save the dump file.
4. Perform Detach to the process.
5. Close windbg debugger
Can anybody help me with it?
thanks
Popa.