Skip to content

Commit a5ec646

Browse files
authored
Merge pull request #1556 from MicrosoftDocs/FromPublicMaster
Confirm merge from FromPublicMaster to master to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch master)
2 parents cda8a03 + 7710406 commit a5ec646

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)