Does this feature exist?
已回答
I want to be able to save all variables and their values known to a give stack frame and revisit them.
then under a different scenario in the debugger I want to do the same thing again.
Then I want to diff the two sets.
请先登录再写评论。
This feature doesn't exist yet. Related requests:
Copy paste probably comes close but it won't automatically expand everything to a level that allows me to do the comparison and I don't just want to expand everything to the leaf nodes.