<?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/arch/ia32/src/ia32.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 20:46:39 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;max=40&amp;peg=3121</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;peg=3121&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 06 Jun 2008 11:59:06 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3108 – Split part of mips32 debugging into a genarch/idec directory for ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Split part of mips32 debugging into a genarch/idec directory for use with other trap-flag-less arches.&lt;/div&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&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/arch.h&lt;br /&gt;x /branches/tracing/uspace/app/debug/arch/mips32/include/bstore.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/include/types.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/Makefile.inc&lt;br /&gt;x /branches/tracing/uspace/app/debug/arch/mips32/src/bstore.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch/idec&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch/idec/bstore.c &lt;i&gt;(copied from /branches/tracing/uspace/app/debug/arch/mips32/src/bstore.c@3100)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch/idec/bstore.h &lt;i&gt;(copied from /branches/tracing/uspace/app/debug/arch/mips32/include/bstore.h@3100)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch/idec/idec.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch/idec/idec.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/Makefile&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=3108&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=3108&amp;peg=3121</guid></item>
<item><pubDate>Wed, 04 Jun 2008 16:05:36 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3093 – Make mips32 breakpoints/singlestepping more straightforward. Intermix breakpoint BREAKs with singlestepping ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make mips32 breakpoints/singlestepping more straightforward. Intermix breakpoint BREAKs with singlestepping BREAKs correctly.&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/include/bstore.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/include/types.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/Makefile.inc&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/src/bstore.c&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/include/arch.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=3093&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=3093&amp;peg=3121</guid></item>
<item><pubDate>Mon, 26 May 2008 20:47:28 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3005 – Generic breakpoint accounting in debugger</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Generic breakpoint accounting in debugger&lt;/div&gt;~ /branches/tracing/boot/arch/mips32/loader/Makefile&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/include/arch.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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=3005&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=3005&amp;peg=3121</guid></item>
<item><pubDate>Sat, 17 May 2008 10:17:00 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2947 – Add command for listing breakpoints. Fix command name comparison.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add command for listing breakpoints. Fix command name comparison.&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/cmd.c&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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2947&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2947&amp;peg=3121</guid></item>
<item><pubDate>Fri, 16 May 2008 22:11:27 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2943 – Breakpoint removal. Don&apos;t clear TF when a breakpoint is active</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Breakpoint removal. Don&apos;t clear TF when a breakpoint is active&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&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/include/arch.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2943&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2943&amp;peg=3121</guid></item>
<item><pubDate>Fri, 16 May 2008 21:49:05 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2942 – Singlestepping in debugger (ia32)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Singlestepping in debugger (ia32)&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.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;~ /branches/tracing/uspace/app/debug/main.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2942&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2942&amp;peg=3121</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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2941&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2941&amp;peg=3121</guid></item>
<item><pubDate>Fri, 16 May 2008 16:52:14 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2936 – Allow debugger to asynchronously print messages without disrupting its command ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Allow debugger to asynchronously print messages without disrupting its command line&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&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/cons.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/cons.h&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2936&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2936&amp;peg=3121</guid></item>
<item><pubDate>Fri, 16 May 2008 16:08:53 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2935 – Use simple passive fibril synchronization in debugger. &apos;go&apos; command for ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use simple passive fibril synchronization in debugger. &apos;go&apos; command for resuming thread execution&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&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/fib_synch.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/fib_synch.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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2935&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2935&amp;peg=3121</guid></item>
<item><pubDate>Wed, 14 May 2008 21:26:10 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2924 – Preliminary mips32 breakpoint support for udebug/debugger. (You must write-enable code ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Preliminary mips32 breakpoint support for udebug/debugger. (You must write-enable code segments for it to work, yet)&lt;/div&gt;~ /branches/tracing/kernel/arch/mips32/src/exception.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/include&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/include/types.h&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/Makefile.inc&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/src&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c&lt;br /&gt;x /branches/tracing/uspace/app/debug/include/arch&lt;br /&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2924&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2924&amp;peg=3121</guid></item>
<item><pubDate>Tue, 13 May 2008 14:27:46 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2923 – Isolate ia32-dependent code from debugger into arch/ia32 subdirectory</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Isolate ia32-dependent code from debugger into arch/ia32 subdirectory&lt;/div&gt;+ /branches/tracing/uspace/app/debug/arch&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ia32&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ia32/include&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ia32/include/types.h&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ia32/Makefile.inc&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ia32/src&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c&lt;br /&gt;~ /branches/tracing/uspace/app/debug/cmd.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/include&lt;br /&gt;+ /branches/tracing/uspace/app/debug/include/arch&lt;br /&gt;+ /branches/tracing/uspace/app/debug/include/arch.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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2923&amp;peg=3121</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Fdebug%2Farch%2Fia32%2Fsrc%2Fia32.c&amp;rev=2923&amp;peg=3121</guid></item>
</channel></rss>