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.
我正在使用 google break pad 生成 linux 应用程序的核心转储。我想知道的是有没有办法将break pad创建的.dmp转换为linux核心文件,以便我可以使用gdb和linux符号对其进行调试?
在 /srs/tools/linux/md2core 的 google break pad 中有一个工具可以做到这一点。