上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 73 下一页

2023年3月23日

gdb调试内核模块

摘要: 通过GDB调试内核与模块 https://blog.csdn.net/jgku/article/details/128337823 GDB简单调试linux内核与模块的方法 https://helloworddm.blog.csdn.net/article/details/76785389?spm= 阅读全文

posted @ 2023-03-23 20:18 lh03061238 阅读(329) 评论(0) 推荐(1)

2023年3月22日

查看内核配置

摘要: grep CONFIG_UPROBES /boot/config-`uname -r`grep CONFIG_UTRACE /boot/config-`uname -r` 阅读全文

posted @ 2023-03-22 17:15 lh03061238 阅读(118) 评论(0) 推荐(0)

Systemtap相关

摘要: https://sourceware.org/systemtap/ systemtap使用指南 https://zhuanlan.zhihu.com/p/587005171 systemtap从入门到放弃(一)https://zhuanlan.zhihu.com/p/347313289 system 阅读全文

posted @ 2023-03-22 15:11 lh03061238 阅读(60) 评论(0) 推荐(0)

内核trace框架

摘要: 参考:https://blog.csdn.net/qq_42584874/article/details/123478245 阅读全文

posted @ 2023-03-22 14:33 lh03061238 阅读(30) 评论(0) 推荐(0)

2023年3月18日

GNU IFUNC( indirect function)

摘要: 参考: https://zhuanlan.zhihu.com/p/532312568 GNU IFUNC,间接函数介绍 https://blog.csdn.net/qq_36779888/article/details/105283764 Using GNU indirect functions h 阅读全文

posted @ 2023-03-18 17:52 lh03061238 阅读(104) 评论(0) 推荐(0)

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 阅读(163) 评论(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 阅读(95) 评论(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 阅读(189) 评论(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 阅读(125) 评论(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 阅读(44) 评论(0) 推荐(0)

上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 73 下一页

导航