search for: loaddebugsession

Displaying 1 result from an estimated 1 matches for "loaddebugsession".

2011 Dec 05
0
Save debugging session info and resume from the middle?
...ften can take hours to finish. How do I debug them efficiently? I am thinking of to save a snapshot of the debugging session (everything including the stack trace, etc.) in between Part_A and Part_B, and then when I want to focus on Part_B only, I can replace the code "Part_A" by "LoadDebugSession"...so that I don't have recompute Part_A again and again... Is ths possible to do? Can stack traces be saved and then recovered? Thanks Thanks a lot! [[alternative HTML version deleted]]