<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>toy-debugger - Commits</title>
    <link>http://127.0.0.1:8080/r/toy-debugger?ref=master</link>
    <description>Commit history for toy-debugger (master)</description>
    <item>
      <title>Remove bold formatting from key actions in the README</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/18219af3fc23e720a3d7d207ac3a183bd06ddf45</link>
      <description>Remove bold formatting from key actions in the README&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:47:26 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/18219af3fc23e720a3d7d207ac3a183bd06ddf45</guid>
    </item>
    <item>
      <title>Add help command-line option</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/a4c2b6e89103670cbf748760345ba45453666a17</link>
      <description>Add help command-line option&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:46:10 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/a4c2b6e89103670cbf748760345ba45453666a17</guid>
    </item>
    <item>
      <title>Update asset link in README.md</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/6965762e2f3eda25b080c484bfed2191a6b5f059</link>
      <description>Update asset link in README.md</description>
      <pubDate>Sat, 17 Jan 2026 02:40:43 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/6965762e2f3eda25b080c484bfed2191a6b5f059</guid>
    </item>
    <item>
      <title>Add auto-run functionality via the `-run` flag and refactor target launch logic</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/38f07f6e9d29a85f13ea37950d36fe88d34cd5c5</link>
      <description>Add auto-run functionality via the `-run` flag and refactor target launch logic&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:36:18 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/38f07f6e9d29a85f13ea37950d36fe88d34cd5c5</guid>
    </item>
    <item>
      <title>Add a toggleable help view for keybindings</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/7e51fbebe479f772c3b0be5c78a787ae23ba8cc1</link>
      <description>Add a toggleable help view for keybindings&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:30:36 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/7e51fbebe479f772c3b0be5c78a787ae23ba8cc1</guid>
    </item>
    <item>
      <title>Implement UI resizing with Ctrl+Arrows</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/659e004de07403682f2f56c8d5a72138cdc0dec4</link>
      <description>Implement UI resizing with Ctrl+Arrows&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:26:07 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/659e004de07403682f2f56c8d5a72138cdc0dec4</guid>
    </item>
    <item>
      <title>Add command-line option to set startup breakpoints</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/184157ac185c981d9511e7a36ba21d35f29c0032</link>
      <description>Add command-line option to set startup breakpoints&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:21:19 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/184157ac185c981d9511e7a36ba21d35f29c0032</guid>
    </item>
    <item>
      <title>Update readme with new debugger commands and usage examples</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/d82db3ea9a36b15aab5fae2021948ef4b96e92b0</link>
      <description>Update readme with new debugger commands and usage examples&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:16:23 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/d82db3ea9a36b15aab5fae2021948ef4b96e92b0</guid>
    </item>
    <item>
      <title>Implement watch view for evaluating and displaying expressions dynamically</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/7288e081d7ca39d6e5501d74f912fd92f9aee58d</link>
      <description>Implement watch view for evaluating and displaying expressions dynamically&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 02:09:19 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/7288e081d7ca39d6e5501d74f912fd92f9aee58d</guid>
    </item>
    <item>
      <title>Implement advanced argument parsing for target and environment variables, allow dynamic sidebar resizing, improve variable value display, and refactor layout constants into a struct</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/be0ff3e893599a7db18be0761e4386ba1fdc4294</link>
      <description>Implement advanced argument parsing for target and environment variables, allow dynamic sidebar resizing, improve variable value display, and refactor layout constants into a struct&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 01:54:34 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/be0ff3e893599a7db18be0761e4386ba1fdc4294</guid>
    </item>
    <item>
      <title>Store the current source filename and use it to pre-fill the breakpoint input buffer</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/366ead0dc70410a213eb5745dc869b8df0f036ed</link>
      <description>Store the current source filename and use it to pre-fill the breakpoint input buffer&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 01:37:23 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/366ead0dc70410a213eb5745dc869b8df0f036ed</guid>
    </item>
    <item>
      <title>Added sign column for breakpoints in source view</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/01c6bfb9994aeb811c7b3a2b2ec8ede30d041ef8</link>
      <description>Added sign column for breakpoints in source view&#xA;</description>
      <pubDate>Sat, 17 Jan 2026 01:33:51 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/01c6bfb9994aeb811c7b3a2b2ec8ede30d041ef8</guid>
    </item>
    <item>
      <title>Added macOS gitignore</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/b47e79bd159f91ee3dae478c75b5c5aa55c66de7</link>
      <description>Added macOS gitignore&#xA;</description>
      <pubDate>Fri, 16 Jan 2026 19:08:49 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/b47e79bd159f91ee3dae478c75b5c5aa55c66de7</guid>
    </item>
    <item>
      <title>Update README.md</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/6d4a7e1d06ad40a34eb951ee215a3911692585b7</link>
      <description>Update README.md</description>
      <pubDate>Fri, 16 Jan 2026 18:05:12 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/6d4a7e1d06ad40a34eb951ee215a3911692585b7</guid>
    </item>
    <item>
      <title>Update readme file with install requirements</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/5d9b6eb76830f05329d59dac924dcff6d5d5930b</link>
      <description>Update readme file with install requirements&#xA;</description>
      <pubDate>Fri, 16 Jan 2026 18:04:31 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/5d9b6eb76830f05329d59dac924dcff6d5d5930b</guid>
    </item>
    <item>
      <title>Fixed flags in make</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/4605efab1ce6260424a34b606bb390df1e972c9d</link>
      <description>Fixed flags in make&#xA;</description>
      <pubDate>Fri, 16 Jan 2026 17:51:26 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/4605efab1ce6260424a34b606bb390df1e972c9d</guid>
    </item>
    <item>
      <title>Fixed flags in make</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/ea2d77c0ee2474f196a7bd9ab773c5cb34655dce</link>
      <description>Fixed flags in make&#xA;</description>
      <pubDate>Fri, 16 Jan 2026 17:49:33 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/ea2d77c0ee2474f196a7bd9ab773c5cb34655dce</guid>
    </item>
    <item>
      <title>Added macOS make option</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/b97d08b127a002b6cfda0851f02ae84e3b0381b8</link>
      <description>Added macOS make option&#xA;</description>
      <pubDate>Fri, 16 Jan 2026 17:47:47 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/b97d08b127a002b6cfda0851f02ae84e3b0381b8</guid>
    </item>
    <item>
      <title>Update README.md</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/ff0037ae54eccb71672f2abb88e60e2467cacf65</link>
      <description>Update README.md</description>
      <pubDate>Fri, 16 Jan 2026 17:30:47 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/ff0037ae54eccb71672f2abb88e60e2467cacf65</guid>
    </item>
    <item>
      <title>Fixed enum type recognition and increased sidebar width</title>
      <link>http://127.0.0.1:8080/r/toy-debugger/c/27a9f7fa9e0355cb050511208b2460837c9ea65e</link>
      <description>Fixed enum type recognition and increased sidebar width&#xA;</description>
      <pubDate>Fri, 16 Jan 2026 17:27:00 +0100</pubDate>
      <guid>http://127.0.0.1:8080/r/toy-debugger/c/27a9f7fa9e0355cb050511208b2460837c9ea65e</guid>
    </item>
  </channel>
</rss>