Skip to content

Commit 7710406

Browse files
authored
Merge pull request #654 from deborahc/patch-4
New known issue for IntelliTrace step-back
2 parents 1be4733 + b755489 commit 7710406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/debugger/how-to-use-intellitrace-step-back.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,6 @@ The impact on overall stepping performance depends on your application. The over
103103
Workaround:
104104
* Clear all snapshots by ending the debugging session.
105105

106+
* When debugging an application whose process has a high number of unique memory regions, such as an application that loads a large number of DLLs, stepping performance with snapshots enabled may be impacted. This issue will be addressed in a future version of Windows. If you are experiencing this issue, reach out to us at [email protected].
107+
106108
* When saving a file with **Debug > IntelliTrace > Save IntelliTrace session** under events and snapshots mode, the additional data captured from snapshots is not available in the .itrace file. On breakpoint and step events, you see the same information as if you had saved the file in IntelliTrace events only mode.

0 commit comments

Comments
 (0)