<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Delve on Frytea</title>
    <link>https://frytea.com/tags/delve/</link>
    <description>Recent content in Delve on Frytea</description>
    <image>
      <title>Frytea</title>
      <url>https://frytea.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://frytea.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 18 Dec 2024 10:17:17 +0000</lastBuildDate>
    <atom:link href="https://frytea.com/tags/delve/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Delve 调试 GO 程序</title>
      <link>https://frytea.com/archives/1397/</link>
      <pubDate>Wed, 18 Dec 2024 10:17:17 +0000</pubDate>
      <guid>https://frytea.com/archives/1397/</guid>
      <description>&lt;p&gt;目前 Go 语言支持 GDB、LLDB 和 Delve 几种调试器。其中 GDB 是最早支持的调试工具，LLDB 是 macOS 系统推荐的标准调试工具。但是 GDB 和 LLDB 对 Go 语言的专有特性都缺乏很大支持，而只有 Delve 是专门为 Go 语言设计开发的调试工具。而且 Delve 本身也是采用 Go 语言开发，对 Windows 平台也提供了一样的支持。本节我们基于 Delve 简单解释如何调试 Go 汇编程序。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
