Discussion:
Save the stack trace?
(too old to reply)
Brian
2010-03-12 18:05:08 UTC
Permalink
I am in the debugger and I have my code stopped at a breakpoint. I
opened up the stacktrace. Is there a way to save this stack trace?


brian
Maarten Wiltink
2010-03-12 20:55:10 UTC
Permalink
Post by Brian
I am in the debugger and I have my code stopped at a breakpoint. I
opened up the stacktrace. Is there a way to save this stack trace?
PrintScreen?

Groetjes,
Maarten Wiltink
Brian
2010-03-13 09:44:25 UTC
Permalink
Post by Maarten Wiltink
Post by Brian
I am in the debugger and I have my code stopped at a breakpoint. I
opened up the stacktrace. Is there a way to save this stack trace?
PrintScreen?
That is what I ended up doing.

Loading...