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.
-fomit-frame-pointer是否可以让 gdb在 x86(类似于 AMD64)上成功展开使用 gcc 编译的代码堆栈?如果是这样,需要什么才能使其正常工作?
-fomit-frame-pointer
明确一点:我可以重新编译,所以编译器选项没问题,但我不能禁用省略帧指针。
我正在寻找的编译器选项是-fasynchronous-unwind-tables
-fasynchronous-unwind-tables