上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 69 下一页

2023年3月18日

ELF查看工具使用-GNU Binary Utilities

摘要: ELF可执行文件分析工具binutil. ld - the GNU linker.as - the GNU assembler.addr2line - Converts addresses into filenames and line numbers.ar - A utility for crea 阅读全文

posted @ 2023-03-18 15:47 lh03061238 阅读(116) 评论(0) 推荐(0) 编辑

2023年3月17日

Linux下指定so动态库的加载路径

摘要: https://blog.csdn.net/sweetfather/article/details/104762718/ https://www.cnblogs.com/lidabo/p/15568234.html https://blog.csdn.net/aishuirenjia/article 阅读全文

posted @ 2023-03-17 11:02 lh03061238 阅读(42) 评论(0) 推荐(0) 编辑

elf文件的gnu_debuglink的使用

摘要: 先看:https://www.cnblogs.com/lh03061238/p/16269154.html参考:https://rwkbp.makekb.com//?View=entry&EntryID=1470&Msg=objcopy --only-keep-debug hello hello.g 阅读全文

posted @ 2023-03-17 10:45 lh03061238 阅读(100) 评论(0) 推荐(0) 编辑

c++调用.so库

摘要: 参考: https://blog.csdn.net/weixin_45024226/article/details/120156687 https://blog.csdn.net/weixin_40437821/article/details/110671132 阅读全文

posted @ 2023-03-17 10:42 lh03061238 阅读(43) 评论(0) 推荐(0) 编辑

2023年3月15日

Linux 添加环境变量

摘要: https://blog.csdn.net/u011262253/article/details/86083351 https://baijiahao.baidu.com/s?id=1729277639794104010&wfr=spider&for=pc 阅读全文

posted @ 2023-03-15 17:32 lh03061238 阅读(35) 评论(0) 推荐(0) 编辑

gdb和binutils分开编译

摘要: https://blog.csdn.net/orz365/article/details/108210370 阅读全文

posted @ 2023-03-15 14:16 lh03061238 阅读(34) 评论(0) 推荐(0) 编辑

gdb加载符号文件

摘要: The address where filename has been loaded is missing 问题 https://www.it1352.com/785626.html 阅读全文

posted @ 2023-03-15 11:33 lh03061238 阅读(46) 评论(0) 推荐(0) 编辑

gdb调试动态链接库相关问题

摘要: linuxGDB下动态链接库的调试 https://www.cnblogs.com/skyofbitbit/p/3682115.html 如何在gdb中加载多个符号文件 https://qa.1r1g.com/sf/ask/1426614311/ Commands to specify files  阅读全文

posted @ 2023-03-15 10:07 lh03061238 阅读(52) 评论(0) 推荐(0) 编辑

2023年3月14日

cmake的编译安装

摘要: 参考: https://zhuanlan.zhihu.com/p/477157242 阅读全文

posted @ 2023-03-14 10:23 lh03061238 阅读(49) 评论(0) 推荐(0) 编辑

2023年3月13日

Linux文件系统故障,Input/output error

摘要: 参考: https://huaweicloud.csdn.net/635605d7d3efff3090b58cf5.html?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2~default 阅读全文

posted @ 2023-03-13 11:27 lh03061238 阅读(461) 评论(0) 推荐(0) 编辑

上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 69 下一页

导航