<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS &#x2013; //branches/tracing/uspace/app/debug/dthread.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sat, 04 Apr 2026 00:57:58 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;max=40&amp;peg=4243</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;peg=4243&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 05 Jun 2008 11:11:20 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3100 – Add support for mips32 branch instructions. (Still no delay slots)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add support for mips32 branch instructions. (Still no delay slots)&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/include/types.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/include/arch.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=3100&amp;peg=4243</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=3100&amp;peg=4243</guid></item>
<item><pubDate>Sat, 17 May 2008 00:23:22 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2946 – Get rid of warnings</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Get rid of warnings&lt;/div&gt;~ /branches/tracing/uspace/app/debug/cons.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/ipcp.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/Makefile&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/proto.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/udebug.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/udebug.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2946&amp;peg=4243</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2946&amp;peg=4243</guid></item>
<item><pubDate>Fri, 16 May 2008 20:46:29 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2941 – Dumping registers in debugger. (Only those saved in istate, atm)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Dumping registers in debugger. (Only those saved in istate, atm)&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/include/types.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/include/types.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/cmd.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/include/arch.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2941&amp;peg=4243</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2941&amp;peg=4243</guid></item>
<item><pubDate>Fri, 16 May 2008 19:58:05 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2940 – Display current PC value in debugger</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Display current PC value in debugger&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/include/types.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/include/arch.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2940&amp;peg=4243</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2940&amp;peg=4243</guid></item>
<item><pubDate>Fri, 16 May 2008 18:28:16 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2939 – Finish transition of debugger to new bokkeeping. Allow pausing application</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Finish transition of debugger to new bokkeeping. Allow pausing application&lt;/div&gt;~ /branches/tracing/uspace/app/debug/cmd.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/dthread.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2939&amp;peg=4243</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2939&amp;peg=4243</guid></item>
<item><pubDate>Fri, 16 May 2008 17:48:40 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2938 – Proper thread bookkeeping in debugger</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Proper thread bookkeeping in debugger&lt;/div&gt;~ /branches/tracing/uspace/app/debug/cmd.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/dthread.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/dthread.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2938&amp;peg=4243</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Fdthread.c&amp;rev=2938&amp;peg=4243</guid></item>
</channel></rss>