<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dev-Environment on IHEXON BLOG</title><link>https://ihexon.github.io/categories/dev-environment/</link><description>Recent content in Dev-Environment 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/categories/dev-environment/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>配置 Vim</title><link>https://ihexon.github.io/posts/vimconf/</link><pubDate>Wed, 21 Jun 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/vimconf/</guid><description>&lt;p&gt;Vim 不知不觉已经迭代到 9.0 版本了，回想起来我昨天好像还在用 Vim 6.0。&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><item><title>给 Java 开发环境配置代理</title><link>https://ihexon.github.io/posts/useproxyforjavadevandfuckthatfirewall/</link><pubDate>Fri, 27 Jan 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/useproxyforjavadevandfuckthatfirewall/</guid><description>&lt;p&gt;真是烦死了，每次看 Maven 的 Java 项目都要经历 jar 包下载失败；手动执行 &lt;code&gt;mvn dependency:sources&lt;/code&gt;，又依赖下载失败，浪费巨多时间。&lt;/p&gt;</description></item><item><title>IntelliJ IDEA Community Edition 源码构建记录</title><link>https://ihexon.github.io/posts/buildintellijplatformfromsource/</link><pubDate>Mon, 05 Sep 2022 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/buildintellijplatformfromsource/</guid><description>&lt;p&gt;你可能不知道的是 IntelliJ IDEA 社区版是开源的，其源代码托管在 &lt;a href="https://git.jetbrains.org" target="_blank" rel="noreferrer"&gt;https://git.jetbrains.org&lt;/a&gt; 中。&lt;/p&gt;</description></item></channel></rss>