<?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/tester/debug/debug1.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sun, 05 Apr 2026 18:04:10 +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%2Ftester%2Fdebug%2Fdebug1.c&amp;max=40&amp;peg=3261</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;peg=3261&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 09 Jun 2008 20:22:13 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3121 – Add initial ppc32 support to debugger. (Won&apos;t work yet because ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add initial ppc32 support to debugger. (Won&apos;t work yet because of missing IMBs and such).&lt;/div&gt;~ /branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32/include&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32/include/arch.h&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32/include/types.h&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32/Makefile.inc&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32/src&lt;br /&gt;+ /branches/tracing/uspace/app/debug/arch/ppc32/src/ppc32.c&lt;br /&gt;+ /branches/tracing/uspace/app/debug/genarch/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=3121&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=3121&amp;peg=3261</guid></item>
<item><pubDate>Sun, 11 May 2008 21:02:36 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2898 – Implement operation UDEBUG_M_STOP that stops a thread. Can be used ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement operation UDEBUG_M_STOP that stops a thread. Can be used for stopping program by hitting a key in debugger. Somewhat jittery demo in sctrace. Fix missing lock of THREAD-&gt;debug_lock in udebug_stoppable_end()&lt;/div&gt;~ /branches/tracing/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/udebug/udebug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/udebug/udebug_ops.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug_ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug_ops.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/debug_api.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/debug_api.h&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2898&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2898&amp;peg=3261</guid></item>
<item><pubDate>Sun, 11 May 2008 17:15:45 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2894 – Add missing copyright messages</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add missing copyright messages&lt;/div&gt;~ /branches/tracing/kernel/generic/include/udebug/udebug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/udebug/udebug_ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/udebug/udebug_ops.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug_ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug_ops.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/debug_api.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/debug_api.h&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/errors.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/errors.h&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/ipcp.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/ipcp.h&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/ipc_desc.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/ipc_desc.h&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/proto.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/proto.h&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/syscalls.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/syscalls.h&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2894&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2894&amp;peg=3261</guid></item>
<item><pubDate>Sun, 04 May 2008 15:56:25 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2877 – Match sync call answers properly, handle connects and disconnects</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Match sync call answers properly, handle connects and disconnects&lt;/div&gt;~ /branches/tracing/uspace/app/sctrace/ipcp.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2877&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2877&amp;peg=3261</guid></item>
<item><pubDate>Fri, 02 May 2008 18:08:55 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2867 – Signal hash of new thread with a UDEBUG_EVENT_NEW_THREAD message</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Signal hash of new thread with a UDEBUG_EVENT_NEW_THREAD message&lt;/div&gt;~ /branches/tracing/kernel/generic/include/udebug/udebug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2867&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2867&amp;peg=3261</guid></item>
<item><pubDate>Mon, 14 Apr 2008 10:47:26 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2854 – Fix condition for generating debug events. Properly initialize threads created ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix condition for generating debug events. Properly initialize threads created during debugging session&lt;/div&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2854&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2854&amp;peg=3261</guid></item>
<item><pubDate>Mon, 14 Apr 2008 09:25:47 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2853 – Fix thread index passed to fibril_create in sctrace.c</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix thread index passed to fibril_create in sctrace.c&lt;/div&gt;~ /branches/tracing/uspace/app/sctrace/debug_api.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2853&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2853&amp;peg=3261</guid></item>
<item><pubDate>Sun, 13 Apr 2008 23:40:34 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2850 – Initial support for multithreaded tasks in sctrace. Replace debug1 test.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial support for multithreaded tasks in sctrace. Replace debug1 test.&lt;/div&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2850&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2850&amp;peg=3261</guid></item>
<item><pubDate>Mon, 07 Apr 2008 13:59:58 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2812 – Group debug IPC calls under a single method number, differentiate ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Group debug IPC calls under a single method number, differentiate by ARG1&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/udebug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.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=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2812&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2812&amp;peg=3261</guid></item>
<item><pubDate>Mon, 07 Apr 2008 12:12:05 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2809 – add call to read the debugged task&apos;s memory</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;add call to read the debugged task&apos;s memory&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2809&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2809&amp;peg=3261</guid></item>
<item><pubDate>Sun, 06 Apr 2008 22:01:55 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2808 – add kernel answerbox+thread to mediate access to task&apos;s memory</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;add kernel answerbox+thread to mediate access to task&apos;s memory&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/ipc/sysipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/task.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/syscall/syscall.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/ipc.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/ipc/ipc.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2808&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2808&amp;peg=3261</guid></item>
<item><pubDate>Sun, 06 Apr 2008 10:57:43 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2807 – initial support for debugging multithreaded tasks</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;initial support for debugging multithreaded tasks&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2807&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2807&amp;peg=3261</guid></item>
<item><pubDate>Sat, 05 Apr 2008 17:55:00 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2806 – display syscall names in trace</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;display syscall names in trace&lt;/div&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2806&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2806&amp;peg=3261</guid></item>
<item><pubDate>Sat, 05 Apr 2008 17:46:37 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2805 – add ipc call to retrieve syscall arguments</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;add ipc call to retrieve syscall arguments&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/udebug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2805&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2805&amp;peg=3261</guid></item>
<item><pubDate>Sat, 05 Apr 2008 11:42:34 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 2801 – [tracing] initial debug interface support</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;[tracing] initial debug interface support&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/ipc/sysipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/task.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/syscall/syscall.h&lt;br /&gt;+ /branches/tracing/kernel/generic/include/udebug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/syscall/syscall.c&lt;br /&gt;+ /branches/tracing/kernel/generic/src/udebug&lt;br /&gt;+ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/kernel/Makefile&lt;br /&gt;+ /branches/tracing/uspace/app/tester/debug&lt;br /&gt;+ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;+ /branches/tracing/uspace/app/tester/debug/debug1.def&lt;br /&gt;~ /branches/tracing/uspace/app/tester/Makefile&lt;br /&gt;~ /branches/tracing/uspace/app/tester/tester.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/tester.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/ipc.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/ipc/ipc.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2801&amp;peg=3261</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Ftracing%2Fuspace%2Fapp%2Ftester%2Fdebug%2Fdebug1.c&amp;rev=2801&amp;peg=3261</guid></item>
</channel></rss>