上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 69 下一页

2023年2月21日

gdb动态打印

摘要: 参考: https://blog.csdn.net/weixin_41572450/article/details/124885115 https://blog.51cto.com/zoomdy/5871653 https://blog.csdn.net/weixin_32924159/articl 阅读全文

posted @ 2023-02-21 11:08 lh03061238 阅读(25) 评论(0) 推荐(0) 编辑

2023年2月16日

Error:Building GCC requires GMP 4.2+, MPFR 3.1.0+ and MPC 0.8.0+

摘要: https://www.lixh.cn/archives/3763.html https://stackoverflow.com/questions/9253695/building-gcc-requires-gmp-4-2-mpfr-2-3-1-and-mpc-0-8-0 sudo apt ins 阅读全文

posted @ 2023-02-16 20:12 lh03061238 阅读(189) 评论(0) 推荐(0) 编辑

2023年2月13日

调试信息(debugging information)

摘要: 调试信息——解析DWARF文件 https://blog.csdn.net/Dong_HFUT/article/details/122617871?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blo 阅读全文

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

2023年2月10日

gdb高级调试——反向调试

摘要: https://blog.csdn.net/happylzs2008/article/details/102769286 阅读全文

posted @ 2023-02-10 17:22 lh03061238 阅读(77) 评论(0) 推荐(0) 编辑

2023年2月8日

内核panic & Oops

摘要: 如何快速定位 Linux Panic 出错的代码行 https://tinylab.org/find-out-the-code-line-of-kernel-panic-address/ Linux 死机复位(oops、panic)问题定位指南 https://blog.csdn.net/pwl99 阅读全文

posted @ 2023-02-08 14:26 lh03061238 阅读(133) 评论(0) 推荐(0) 编辑

linux调测相关博客

摘要: kernel https://mzhan017.blog.csdn.net/category_10730826.html linux调试总结 https://blog.csdn.net/mozun1/category_6507516.html linux驱动由浅入深系列 https://blog.c 阅读全文

posted @ 2023-02-08 11:06 lh03061238 阅读(24) 评论(0) 推荐(0) 编辑

内核rcu_sched detected stalls on CPUs/tasks问题

摘要: linux RCU https://zhuanlan.zhihu.com/p/570218921 [RCU stall] RCU stall 分析,RCU stall 内核文档翻译 https://www.cnblogs.com/smilingsusu/p/14500091.html Linux内核 阅读全文

posted @ 2023-02-08 10:14 lh03061238 阅读(2527) 评论(0) 推荐(0) 编辑

2023年2月6日

Git操作—— git add --all、git add.、git add * 的区别(转)

摘要: 原文:https://blog.csdn.net/W664160450/article/details/123715481?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~defa 阅读全文

posted @ 2023-02-06 20:28 lh03061238 阅读(150) 评论(0) 推荐(0) 编辑

2023年2月3日

/proc/meminfo 与 /proc/iomem

摘要: /proc/iomem https://www.jianshu.com/p/50cba3e2554c https://betheme.net/yidongkaifa/44725.html?action=onClick linux kernel内存管理之/proc/meminfo下参数介绍 https 阅读全文

posted @ 2023-02-03 16:23 lh03061238 阅读(133) 评论(0) 推荐(0) 编辑

linux的coredump相关

摘要: Linux内核调试方法总结之coredump https://zhuanlan.zhihu.com/p/514516021 Linux coredump 使用与简介 https://blog.csdn.net/u012075739/article/details/124549207 Linux 下C 阅读全文

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

上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 69 下一页

导航