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.
在托管代码中使用 SOS 或 SOSEX 进行调试时,我可以使用 !mbm *!*GetSubscription 设置断点,有没有办法获取方法名称?
示例:bp 8373772 ".printf \"methodname\";gc"。
这个想法是让执行的方法的名称与 wt -l 命令类似。
您可以使用!sosex.mln来获取位于给定地址的任何托管对象、方法等的名称(如果有)。
!sosex.mln