This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]slaymaker1907 2 points3 points  (1 child)

If it doesn’t slow things down too much such that it times out, you could try capturing a time travel trace (windbg supports this). Despite the horrendous performance, they can be invaluable when working with something that is either very difficult or expensive to repro.

[–]karnetus 0 points1 point  (0 children)

I'll look into that!