Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Haven't used it directly so I'll refrain from a full answer. But I could answer that the bug includes intellitrace information which is basically a stackdump at the time the snapshot was taken. You can load the intellitrace file into your IDE and view the state of the application when the snapshot was taken. Commented May 10, 2011 at 15:00
  • Also this might be best on StackOverflow... Commented May 10, 2011 at 15:02
  • @Mike Brown: Yea, it was a bit of a toss up between here and SO, but this site is supposed to have a focus on testing as well as general programmer info. So I believe it belongs here. Commented May 10, 2011 at 15:07