<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Debugging Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/debugging/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Thu, 11 Sep 2025 20:41:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.golioth.io/wp-content/uploads/2023/09/cropped-Golioth_Symbol_Coral_RGB-1-32x32.png</url>
	<title>Debugging Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/debugging/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Zephyr for Hardware Engineers: GDB Debugging</title>
		<link>https://blog.golioth.io/zephyr-for-hardware-engineers-gdb-debugging/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Thu, 11 Sep 2025 19:00:51 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[GDB]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=10074</guid>

					<description><![CDATA[<p>Debugging a Zephyr program with GDB can be tough for newcomers, especially if they're used to more vertically integrated IDE solutions. Let's get hardware engineers (and others!) started digging into a command-line based solution.</p>
<p>The post <a href="https://blog.golioth.io/zephyr-for-hardware-engineers-gdb-debugging/">Zephyr for Hardware Engineers: GDB Debugging</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Debug MCUboot (and Why I Needed To)</title>
		<link>https://blog.golioth.io/how-to-debug-mcuboot-and-why-i-needed-to/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Thu, 13 Jun 2024 14:30:06 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[GDB]]></category>
		<category><![CDATA[MCUboot]]></category>
		<category><![CDATA[zephyr]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=7325</guid>

					<description><![CDATA[<p>Golioth firmware engineer Mike Szczys walks through debugging the MCUboot bootloader using gdb. This is a slightly different task than normal Zephyr debugging, but can help to find tricky bugs.</p>
<p>The post <a href="https://blog.golioth.io/how-to-debug-mcuboot-and-why-i-needed-to/">How to Debug MCUboot (and Why I Needed To)</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Debug a Network Error in Zephyr</title>
		<link>https://blog.golioth.io/how-to-debug-a-network-error-in-zephyr/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 21 May 2024 14:43:54 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[coap]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[GDB]]></category>
		<category><![CDATA[network error]]></category>
		<category><![CDATA[nRF9160]]></category>
		<category><![CDATA[zephyr]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=7153</guid>

					<description><![CDATA[<p>Zephyr has built-in debugging for many of its supported boards. Here's a real-world example of utilizing the these tools to track down and fix a networking error with CoAP.</p>
<p>The post <a href="https://blog.golioth.io/how-to-debug-a-network-error-in-zephyr/">How to Debug a Network Error in Zephyr</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Creating a portable Ozone project file</title>
		<link>https://blog.golioth.io/creating-a-portable-ozone-project-file/</link>
		
		<dc:creator><![CDATA[Chris Wilson]]></dc:creator>
		<pubDate>Tue, 02 Apr 2024 15:01:09 +0000</pubDate>
				<category><![CDATA[Device Management]]></category>
		<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Ozone]]></category>
		<category><![CDATA[segger]]></category>
		<category><![CDATA[zephyr]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=5406</guid>

					<description><![CDATA[<p>Learn how to create a portable Ozone project file that you can check into a git repository for future debugging of Zephyr applications.</p>
<p>The post <a href="https://blog.golioth.io/creating-a-portable-ozone-project-file/">Creating a portable Ozone project file</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Debugging nRF9160 Zephyr applications with Ozone</title>
		<link>https://blog.golioth.io/debugging-nrf9160-zephyr-applications-with-ozone/</link>
		
		<dc:creator><![CDATA[Chris Wilson]]></dc:creator>
		<pubDate>Tue, 17 Oct 2023 14:22:58 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[nRF9160]]></category>
		<category><![CDATA[Ozone]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=5250</guid>

					<description><![CDATA[<p>Ozone is a free graphical debugger for embedded firmware from SEGGER. It&#8217;s a powerful tool that can give you deep visibility into what&#8217;s happening in your embedded system. It&#8217;s especially useful when debugging nRF9160 Zephyr apps. Sorting out multiple threads and multi image builds can be tough, but this is the tool you want. In [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/debugging-nrf9160-zephyr-applications-with-ozone/">Debugging nRF9160 Zephyr applications with Ozone</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Taking the next step: Debugging with SEGGER Ozone and SystemView on Zephyr</title>
		<link>https://blog.golioth.io/taking-the-next-step-debugging-with-segger-ozone-and-systemview-on-zephyr/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Tue, 24 May 2022 14:20:04 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[J-Link]]></category>
		<category><![CDATA[Ozone]]></category>
		<category><![CDATA[segger]]></category>
		<category><![CDATA[SystemView]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=2142</guid>

					<description><![CDATA[<p>Golioth showcases how to use SEGGER J-Link, Ozone, and SystemView to optimize your Zephyr programs and dig deeper into Real Time Operating Systems.</p>
<p>The post <a href="https://blog.golioth.io/taking-the-next-step-debugging-with-segger-ozone-and-systemview-on-zephyr/">Taking the next step: Debugging with SEGGER Ozone and SystemView on Zephyr</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Debugging Zephyr for Beginners: printk() and the Logging Subsystem</title>
		<link>https://blog.golioth.io/debugging-zephyr-for-beginners-printk-and-the-logging-subsystem/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 08 Feb 2022 15:37:39 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Logging]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[zephyr]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=690</guid>

					<description><![CDATA[<p>Zephyr has a number of tools to aid in debugging during your development process. Today we&#8217;re focusing on the most available and widely useful of these: printing message to a terminal and enabling logging messages. New to Golioth? Sign up for our newsletter to keep learning more about IoT development or create your free Golioth [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/debugging-zephyr-for-beginners-printk-and-the-logging-subsystem/">Debugging Zephyr for Beginners: printk() and the Logging Subsystem</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
