01 2024 档案

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 阅读(29) 评论(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 阅读(46) 评论(0) 推荐(0) 编辑

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 阅读(96) 评论(0) 推荐(0) 编辑

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 阅读(61) 评论(0) 推荐(0) 编辑

"undefined reference to XXX" 总结
摘要:重点参考: https://zhuanlan.zhihu.com/p/81681440 阅读全文

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

gn、ninja的安装-Ubuntu18.04
摘要:参考: https://blog.csdn.net/qiuguolu1108/article/details/103842556 阅读全文

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

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 阅读(177) 评论(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 阅读(20) 评论(0) 推荐(0) 编辑

GitHub Pull request 同步解决代码冲突
摘要:参考: https://zhuanlan.zhihu.com/p/337949346 git remote -vgit remote add upstream git@gitee.com:src-anolis-os/bpftrace.gitgit remote -vgit fetch upstrea 阅读全文

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

linux GIT报“fatal: previous rebase directory .git/rebase-apply still exists but mbox given.”解决方法
摘要:在git am 某个PATCH时报如下 错误: "fatal: previous rebase directory .git/rebase-apply still exists but mbox given." 由于之前执行git am失败过, 所以需要执行git am --abort 阅读全文

posted @ 2024-01-10 11:17 lh03061238 阅读(838) 评论(0) 推荐(0) 编辑

Centos下gcc的安装、gcc的更新、gcc安装过程中报错[stage1-bubble] 错误
摘要:原文链接: https://blog.csdn.net/weixin_41010198/article/details/106780572 阅读全文

posted @ 2024-01-04 10:34 lh03061238 阅读(240) 评论(0) 推荐(0) 编辑

linux系统安装好后安装必要的软件
摘要:yum update sudo yum -y install ncurses-devel flex bison openssl openssl-devel elfutils elfutils-libelf-devel gmp-devel dwarves zstd dejagnu texinfo pa 阅读全文

posted @ 2024-01-03 17:45 lh03061238 阅读(64) 评论(0) 推荐(0) 编辑

导航

< 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
点击右上角即可分享
微信分享提示