When navigating to previous calls/events during debugging with IntelliTrace, I can’t see a snapshot of the value of locally-defined variables. When hovering with the mouse I get the message “Intellitrace data has not been collected”. Does anyone know why?
When navigating to previous calls/events during debugging with IntelliTrace, I can’t see a snapshot
Share
The Intellitrace team covered this a bit in one of their blog entries. Here is the link (it’s in the comment section)
The short version though is that collecting all local variables was too much of a performance hit. Instead they only selectively capture locals. That is they will collect locals which