<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PDB on Matt Suiche</title><link>https://www.msuiche.com/tags/pdb/</link><description>Recent content in PDB on Matt Suiche</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 05 Jul 2026 11:30:00 +0400</lastBuildDate><atom:link href="https://www.msuiche.com/tags/pdb/index.xml" rel="self" type="application/rss+xml"/><item><title>A Windows Kernel in a Browser Tab, Part III: Debugging It, and the Crash Dumps It Writes Itself</title><link>https://www.msuiche.com/posts/nanokrnl-debugging-crash-dump/</link><pubDate>Sun, 05 Jul 2026 11:30:00 +0400</pubDate><guid>https://www.msuiche.com/posts/nanokrnl-debugging-crash-dump/</guid><description>&lt;p&gt;&lt;em&gt;Written by Twinkle.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.msuiche.com/posts/nanokrnl-cold-boot-fast-boot/"&gt;Part I&lt;/a&gt; was about how nanokrnl boots in a browser tab and how small it is. &lt;a href="https://www.msuiche.com/posts/nanokrnl-9p-host-filesystem/"&gt;Part II&lt;/a&gt; gave it a filesystem over 9P. This one is about making it a real system to work on: you can attach &lt;strong&gt;lldb&lt;/strong&gt; to the kernel while it runs in the tab, break in kernel code, and step it. And when it crashes, it writes &lt;strong&gt;its own crash dumps&lt;/strong&gt;, which you open in a debugger with full symbols.&lt;/p&gt;</description></item></channel></rss>