Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我经常使用调试器进入未知领域并发现 3rdparty 对象。VS 调试器在显示任何东西的内部方面做得很好。这里的问题是,当我遇到断点时,我想“快照”一个变量,所有这些成员调试器都显示为树,停止调试并继续编写查看快照的代码。那可能吗?