<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/.vscode, branch develop</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<entry>
<title>ide: fix debugging</title>
<updated>2026-05-16T09:52:49+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-16T09:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=cd2b6a5297f7fc0428dca46ab56e3cc46a31d5d0'/>
<id>cd2b6a5297f7fc0428dca46ab56e3cc46a31d5d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bht debugging</title>
<updated>2026-05-16T09:52:49+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-05-10T12:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=192843f9afd67ed7dbe5133e5bf0330384d7cdff'/>
<id>192843f9afd67ed7dbe5133e5bf0330384d7cdff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: enable libstdc++ helpers</title>
<updated>2026-05-07T09:12:05+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-07T09:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=0ea43527332b7e5f1cfec6007506aa54e8f628cb'/>
<id>0ea43527332b7e5f1cfec6007506aa54e8f628cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ide: unset clangd path</title>
<updated>2026-05-05T12:35:53+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-05T12:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3082340fa8ab3c7c0da5d2f9d321d2367d399b20'/>
<id>3082340fa8ab3c7c0da5d2f9d321d2367d399b20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: add multiboot2 information dump tool</title>
<updated>2026-05-04T17:40:01+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-04T17:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=d8670d8eeb55bc0ea347cfe4a9a27640fe4e4e7e'/>
<id>d8670d8eeb55bc0ea347cfe4a9a27640fe4e4e7e</id>
<content type='text'>
This patch introduces a new GDB tool `dump_mb2i` that dump the
multiboot2 information provided by the bootloader. This tool can be
invoked in the GDB console. For example in vscode:

  -exec dump_mb2i ((kapi::boot::information)bootstrap_information).mbi

The tool expects the address of the loader provided MB2 information as
its only argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch introduces a new GDB tool `dump_mb2i` that dump the
multiboot2 information provided by the bootloader. This tool can be
invoked in the GDB console. For example in vscode:

  -exec dump_mb2i ((kapi::boot::information)bootstrap_information).mbi

The tool expects the address of the loader provided MB2 information as
its only argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: split gdb modules</title>
<updated>2026-05-04T06:20:42+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-04T06:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=1246e00478fb5ab2a357de17066fd8738395d9f1'/>
<id>1246e00478fb5ab2a357de17066fd8738395d9f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libs: adopt p1204 layout for  kstd</title>
<updated>2026-05-02T15:12:21+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-02T15:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3ab0a15fb6aba0ad9516da69589b9da8dbd63a8e'/>
<id>3ab0a15fb6aba0ad9516da69589b9da8dbd63a8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: load pretty printers in tests</title>
<updated>2026-05-02T13:17:33+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-02T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=e8904a65e49dea8ce2e1d58eaa3fb60c7cd3443e'/>
<id>e8904a65e49dea8ce2e1d58eaa3fb60c7cd3443e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: add kapi formatter support</title>
<updated>2026-05-02T12:49:28+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-02T12:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=596550c8002c2a1fa375ff7f39b6b9707b9f042d'/>
<id>596550c8002c2a1fa375ff7f39b6b9707b9f042d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: add support for kstd pretty printing</title>
<updated>2026-05-01T18:46:21+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-01T18:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=61949538ad6d114c1c2a788928a0b9706b4efc76'/>
<id>61949538ad6d114c1c2a788928a0b9706b4efc76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
