How do I run a program step by step?
Jason Long via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,How to run an .exe file step by step and see what happens at each step of execution? For example, what files the program creates or deletes and... Any idea welcomed. Thank you.