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.
我是新来的linux assembly。我正在使用nasm和ddd进行调试。我无法在步骤执行时查看执行指示器,即绿色箭头。
linux assembly
nasm
ddd
请问有人可以提出什么问题吗?
OS : Ubuntu 12.04LTS 64bit DDD : 3.3.12 gdb : 7.4-2012.04
绿色箭头仅在机器代码窗口中可见,在源代码窗口中不可见。检查视图菜单以确保您已打开机器代码窗口 (Alt+4)