linux参考文献gdb
时间: 2023-06-22 07:36:44 浏览: 170
以下是一些关于使用 GDB 的参考文献:
1.《GDB 手册》(官方文档):https://www.gnu.org/software/gdb/documentation/
2.《Debugging with GDB: The GNU Source-Level Debugger》(英文版):https://www.sourceware.org/gdb/current/onlinedocs/gdb/
3.《GDB 调试技巧》(中文版):https://wizardforcel.gitbooks.io/gdb-tutorial/content/
4.《GDB 调试详解》(中文版):https://www.cnblogs.com/li-hao/p/6041215.html
5.《GDB 调试实战》(中文版):https://www.cnblogs.com/lixiaoyang/p/7582898.html
希望这些参考文献能够对你有所帮助。
阅读全文