<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gdb on IHEXON BLOG</title><link>https://ihexon.github.io/tags/gdb/</link><description>Recent content in Gdb on IHEXON BLOG</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>zzheasy@gmail.com (IHEXON)</managingEditor><webMaster>zzheasy@gmail.com (IHEXON)</webMaster><copyright>Copy, _right?_ :thinking_face:</copyright><lastBuildDate>Sat, 13 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://ihexon.github.io/tags/gdb/index.xml" rel="self" type="application/rss+xml"/><item><title>强迫症的 Debug 环境搭建记录</title><link>https://ihexon.github.io/posts/debugenv/</link><pubDate>Sat, 13 Apr 2024 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/debugenv/</guid><description>&lt;blockquote&gt;&lt;p&gt;以 GLIBC 为例，搭建二进制与源码调试环境&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>GDB 调试本地程序和库</title><link>https://ihexon.github.io/posts/ubuntudebugsymbol/</link><pubDate>Fri, 07 Jul 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/ubuntudebugsymbol/</guid><description>&lt;p&gt;Linux 生态是开源的，所以调试所需的源码和 debug symbol 可以很方便地获取到。方便到什么程度？如果使用 Ubuntu Jammy 以上版本，那么：&lt;/p&gt;</description></item><item><title>libc.so _start 调试记录</title><link>https://ihexon.github.io/posts/libcdlstart/</link><pubDate>Fri, 07 Jul 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/libcdlstart/</guid><description>&lt;p&gt;GDB 在BinaryHacking 的 _start 处下断点，发现执行的汇编代码咋和想象中的不太一样?&lt;/p&gt;</description></item><item><title>GDB/GCC/Binutils 笔记</title><link>https://ihexon.github.io/posts/gdbgccbinutilsnotes/</link><pubDate>Wed, 03 May 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/gdbgccbinutilsnotes/</guid><description>&lt;p&gt;整理 GDB、GCC、Binutils 相关调试笔记，包括 CMake 参数、链接选项和符号调试环境。&lt;/p&gt;</description></item></channel></rss>