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.
基本上,我正在寻找可以中断执行然后查看内存中堆栈的可视化表示的东西。据我所知,DDD 没有这个。
Green Hills 调试器 MULTI 有一个显示屏,可以显示堆栈上的所有函数调用及其函数参数。我不确定这是否是您所说的视觉。我不知道有任何调试器或工具会显示堆栈的十六进制转储并以图形方式突出显示它。
-djhaus