gpt4 book ai didi

c++ - 在 netbeans 中将 C++ 代码输出为汇编语言

转载 作者:行者123 更新时间:2023-11-27 23:55:21 24 4
gpt4 key购买 nike

我在其他线程中寻找答案。但是他们都没有真正分解在 ide 中需要做什么才能查看程序集输出。

最佳答案

编译项目后尝试这些:

  • UNIX

objdump -d a.out

  • window

dumpbin /DISASM a.exe

关于c++ - 在 netbeans 中将 C++ 代码输出为汇编语言,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43011413/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com