<?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>Debugging on Tales I tell</title>
    <link>https://blog.mnislam.dev/tags/debugging/</link>
    <description>Recent content in Debugging on Tales I tell</description>
    <generator>Hugo -- 0.163.0-DEV</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.mnislam.dev/tags/debugging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Attach pdb to a Running Python Process. So No More Restarts! (Python 3.14)</title>
      <link>https://blog.mnislam.dev/posts/python-314-attach-pdb-running-process/</link>
      <pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.mnislam.dev/posts/python-314-attach-pdb-running-process/</guid>
      <description>Python 3.14 lets you attach pdb to an already-running process with a single command. No code changes, no restart. Here&amp;#39;s how, with a hands-on demo.</description>
    </item>
  </channel>
</rss>
