<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Core on Longrichli&#39;s blog</title>
    <link>https://longrichli.github.io/tags/core/</link>
    <description>Recent content in Core on Longrichli&#39;s blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 18 Apr 2026 18:44:23 +0800</lastBuildDate>
    <atom:link href="https://longrichli.github.io/tags/core/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>core文件调试教程</title>
      <link>https://longrichli.github.io/posts/core%E6%96%87%E4%BB%B6%E8%B0%83%E8%AF%95%E6%95%99%E7%A8%8B/</link>
      <pubDate>Sat, 18 Apr 2026 18:44:23 +0800</pubDate>
      <guid>https://longrichli.github.io/posts/core%E6%96%87%E4%BB%B6%E8%B0%83%E8%AF%95%E6%95%99%E7%A8%8B/</guid>
      <description>当进程被某些信号终止后，会产生一个包含进程终止时的内存映像的文件，这个文件叫做 core 文件，中文名叫核心转储文件。这个文件可以被调试器（如GDB）使用，用来查看进程终止时的状态。本文介绍了如何用 GDB 来调试 core 文件。</description>
    </item>
  </channel>
</rss>
