上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 69 下一页

2022年6月7日

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

2022年6月1日

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

linux 线程

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

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

链接程序和库

摘要: 参考:https://docs.oracle.com/cd/E24847_01/html/E22196/toc.html 阅读全文

posted @ 2022-06-01 15:07 lh03061238 阅读(26) 评论(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 阅读(412) 评论(0) 推荐(2) 编辑

2022年5月31日

gdb实现原理

摘要: 一文带你看透 GDB 的 实现原理 -- ptrace真香 https://blog.csdn.net/Z_Stand/article/details/108395906 一窥GDB原理 https://mp.weixin.qq.com/s/teERWh9IRMuO6tieOZNNng 用图文带你彻 阅读全文

posted @ 2022-05-31 09:58 lh03061238 阅读(151) 评论(0) 推荐(0) 编辑

apt-get build-dep命令详解

摘要: 今天看到一位网友的签名档写着:“用 Debian 的感觉就象家里开超市一样不管要什么只需一个 apt-get”。实在太贴切了,我也觉得有这种感觉~ 今天在ubuntu中文上看到 apt-get 里面有个 build-dep参数,上网查了好久都没有找到答案,手册英文写着:build-dep cause 阅读全文

posted @ 2022-05-31 09:37 lh03061238 阅读(290) 评论(0) 推荐(0) 编辑

GDB开发测试相关

摘要: TestingGDB https://sourceware.org/gdb/wiki/TestingGDB The DejaGnu Testing Framework http://ftp.gnu.org/old-gnu/Manuals/dejagnu-1.3/html_mono/dejagnu.h 阅读全文

posted @ 2022-05-31 08:50 lh03061238 阅读(27) 评论(0) 推荐(0) 编辑

gdb调试方法

摘要: 调试利器GDB(上) https://www.cnblogs.com/lh03061238/p/13153966.html 调试利器GDB(下) https://www.cnblogs.com/lh03061238/p/13177510.html Linux_GDB调试学习笔记 https://ww 阅读全文

posted @ 2022-05-31 08:47 lh03061238 阅读(59) 评论(0) 推荐(0) 编辑

2022年5月30日

程序中的.dll .lib .def 和 .exp文件

摘要: 程序中出现的.dll .lib .def 和 .exp文件 https://www.csdn.net/tags/NtzaggzsMTU3NTItYmxvZwO0O0OO0O0O.html 阅读全文

posted @ 2022-05-30 10:39 lh03061238 阅读(121) 评论(0) 推荐(0) 编辑

上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 69 下一页

导航