06 2022 档案

ptrace的原理与应用
摘要:ptrace理解 https://www.cnblogs.com/mysky007/p/11047943.html PTRACE - Linux手册页 https://www.onitroad.com/jc/linux/man-pages/linux/man2/ptrace.2.html Linux 阅读全文

posted @ 2022-06-30 16:54 lh03061238 阅读(158) 评论(0) 推荐(0) 编辑

linux查看系统进程信息
摘要:linux如何查看进程 https://m.php.cn/article/470941.html 在Linux中查看所有正在运行的进程的方法 https://www.jb51.net/article/191006.htm pidof查找进程pid https://blog.csdn.net/qq_5 阅读全文

posted @ 2022-06-30 11:12 lh03061238 阅读(279) 评论(0) 推荐(0) 编辑

调试工具strace
摘要:strace https://sourceforge.net/projects/strace/files/strace/ https://strace.io/ https://github.com/strace/strace linux交叉编译-strace工具 https://blog.csdn. 阅读全文

posted @ 2022-06-30 10:46 lh03061238 阅读(165) 评论(0) 推荐(0) 编辑

调试工具ltrace
摘要:ltrace: http://www.ltrace.org/ https://github.com/dkogan/ltrace https://gitee.com/src-anolis-os/ltrace/ https://gitee.com/src-openeuler/ltrace/ https: 阅读全文

posted @ 2022-06-30 09:52 lh03061238 阅读(222) 评论(0) 推荐(0) 编辑

signal 信号具体含义解释(转)
摘要:原文链接:https://www.cnblogs.com/zendu/p/4981406.html 1) SIGHUP 本信号在用户终端连接(正常或非正常)结束时发出,通常是在终端的控 制进程结束时, 通知同一session内的各个作业,这时它们与控制终端不再关联. 2) SIGINT 程序终止(i 阅读全文

posted @ 2022-06-20 11:33 lh03061238 阅读(1353) 评论(0) 推荐(0) 编辑

Linux x86 Program Start Up
摘要:http://dbp-consulting.com/tutorials/debugging/linuxProgramStartup.html 阅读全文

posted @ 2022-06-14 15:43 lh03061238 阅读(32) 评论(0) 推荐(0) 编辑

Linux下查找文件(find、grep命令)及结合使用
摘要:Linux下查找文件(find、grep命令) https://blog.csdn.net/GG_Bruse/article/details/124360771 阅读全文

posted @ 2022-06-11 14:20 lh03061238 阅读(129) 评论(0) 推荐(0) 编辑

readelf 命令常用用法总结( 转)
摘要:NAME readelf - 显示有关ELF文件的信息。 SYNOPSIS readelf [-a|--all] [-h|--file-header] [-l|--program-headers|--segments] [-S|--section-headers|--sections] [-g|-- 阅读全文

posted @ 2022-06-11 14:04 lh03061238 阅读(1342) 评论(0) 推荐(0) 编辑

setjmp.h 文件解析与使用
摘要:参考: setjmp.h 文件详解 https://my.oschina.net/wxwHome/blog/51311 C 标准库 - <setjmp.h> https://blog.csdn.net/qq_38131668/article/details/78662137 setjmp和longj 阅读全文

posted @ 2022-06-07 10:09 lh03061238 阅读(57) 评论(0) 推荐(0) 编辑

Thread Local Storage
摘要:Thread Local Storage(线程局部存储)TLS https://zhuanlan.zhihu.com/p/142418922 Thread Local Storage理解 https://blog.csdn.net/uestcyms/article/details/121059339 阅读全文

posted @ 2022-06-01 15:48 lh03061238 阅读(101) 评论(0) 推荐(0) 编辑

linux 线程
摘要:参考:https://www.cnblogs.com/tp-16b/p/9053477.html 阅读全文

posted @ 2022-06-01 15:17 lh03061238 阅读(23) 评论(0) 推荐(0) 编辑

链接程序和库
摘要:参考:https://docs.oracle.com/cd/E24847_01/html/E22196/toc.html 阅读全文

posted @ 2022-06-01 15:07 lh03061238 阅读(30) 评论(0) 推荐(0) 编辑

gdb代码实现参考分析
摘要:GDB WIKI https://sourceware.org/gdb/wiki/HomePage https://sourceware.org/gdb/onlinedocs/gdb/ GDB Internals https://www.math.utah.edu/docs/info/gdbint_ 阅读全文

posted @ 2022-06-01 09:07 lh03061238 阅读(537) 评论(0) 推荐(2) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示