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には、スタック上のすべての関数呼び出しとその関数パラメーターを表示するディスプレイがあります。これがあなたが視覚的に意味したものであるかどうかはわかりません。スタックの16進ダンプを表示し、グラフィカルな方法で強調表示するデバッガーやツールを知りません。
-djhaus