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.
我在应用程序中有很多寄存器 ID,为了调试应用程序,我需要知道寄存器的名称而不仅仅是 ID。
是否可以在 .natvis 文件中维护地图并使用漂亮的打印将 ID 转换为注册名称(字符串)?
示例:0x1234,“foo” 0x1122,“bar”