阅读背景:

应该使用什么命令来创建仅包含所有目标文件符号的文件?

来源:互联网 

I am looking for a command which would create complementary file to stripped binary, which was created using command: strip --strip-all foo In fact I would be happy having procedure for creating two part executable: one part being entirely stripped executable and the second part containing all symbols. Stripped executable should have also link to symbol file. The procedure would be analogous to to the one for debug symbols described in objcopy man page:I am looking for a command which would create c




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: