如何撤消剥离 - 即将符号添加回剥离的二进制文件 [英] How to undo strip - i.e. add symbols back to stripped binary

查看:19
本文介绍了如何撤消剥离 - 即将符号添加回剥离的二进制文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个剥离的二进制文件和符号文件.是否可以将符号添加回二进制文件并创建一个未剥离的二进制文件.

I have a stripped binary and symbol-file. Is it possible to add the symbols back to binary and create an unstripped binary.

我的用例是使用这个带有 valgrind 的二进制文件.

My use-case is using this binary w/ valgrind.

推荐答案

Valgrind 支持 单独的调试文件,所以你应该使用 在此处回答,valgrind应该可以与外部调试文件正常工作.

Valgrind supports separate debug files, so you should use the answer here, and valgrind should work properly with the externalized debug file.

这篇关于如何撤消剥离 - 即将符号添加回剥离的二进制文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆