上一页 1 2 3 4 5 6 7 ··· 69 下一页

2024年3月21日

ptrace使用与测试

摘要: https://developer.aliyun.com/article/1369483 阅读全文

posted @ 2024-03-21 10:02 lh03061238 阅读(16) 评论(0) 推荐(0) 编辑

2024年2月28日

KGDB相关调试方式及设置

摘要: KGDB内核配置选项: 打开: CONFIG_KGDB CONFIG_DEBUG_INFO CONFIG_FRAME_POINTER 关闭: CONFIG_STRICT_KERNEL_RWX # CONFIG_STRICT_KERNEL_RWX is not set CONFIG_FRAME_POI 阅读全文

posted @ 2024-02-28 16:44 lh03061238 阅读(64) 评论(0) 推荐(0) 编辑

2024年1月31日

github操作方法汇总(含pr合入)

摘要: git、github保姆级教程(手把手交)以及如何在github上提交pr,参与开源项目 https://blog.csdn.net/qq_39350172/article/details/125322895 github Pull Request合入全流程介绍 https://www.cnblog 阅读全文

posted @ 2024-01-31 16:37 lh03061238 阅读(22) 评论(0) 推荐(0) 编辑

github加速访问

摘要: 来源:https://github.com/521xueweihan/GitHub520/blob/main/README.md 2.1 手动方式 2.1.1 复制下面的内容 # GitHub520 Host Start 140.82.113.25 alive.github.com 140.82.1 阅读全文

posted @ 2024-01-31 16:03 lh03061238 阅读(41) 评论(0) 推荐(0) 编辑

2024年1月30日

gn构建工具

摘要: 参考链接: https://www.chromium.org/developers/gn-build-configuration/ Gn 与 Ninja学习和使用 http://www.taodudu.cc/news/show-4233911.html?action=onClick google g 阅读全文

posted @ 2024-01-30 14:55 lh03061238 阅读(58) 评论(0) 推荐(0) 编辑

2024年1月29日

gdb调试地址随机化内核

摘要: 参考: https://blog.csdn.net/gatieme/article/details/104266966 Linux下关闭ASLR(地址空间随机化)的方法 https://blog.csdn.net/counsellor/article/details/81543197 set dis 阅读全文

posted @ 2024-01-29 18:23 lh03061238 阅读(26) 评论(0) 推荐(0) 编辑

2024年1月18日

"undefined reference to XXX" 总结

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

posted @ 2024-01-18 12:15 lh03061238 阅读(14) 评论(0) 推荐(0) 编辑

2024年1月16日

gn、ninja的安装-Ubuntu18.04

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

posted @ 2024-01-16 14:17 lh03061238 阅读(141) 评论(0) 推荐(0) 编辑

2024年1月12日

crashpad相关内容

摘要: Google Crashpad https://docs.sentry.io/platforms/native/guides/crashpad/ 实习笔记四 breakpad和crashpad崩溃处理工具 https://scienceasdf.gitee.io/%E6%93%8D%E4%BD%9C 阅读全文

posted @ 2024-01-12 15:25 lh03061238 阅读(74) 评论(0) 推荐(0) 编辑

Breakpad相关

摘要: breakpad简单使用 https://blog.csdn.net/weixin_45609638/article/details/125090204?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidul 阅读全文

posted @ 2024-01-12 11:38 lh03061238 阅读(14) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 ··· 69 下一页

导航