2022年6月30日

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 阅读(201) 评论(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 阅读(290) 评论(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 阅读(226) 评论(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 阅读(288) 评论(0) 推荐(0)

导航