<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/scripts/gdb/pretty_printers.py, branch develop-BA-FS26</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<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: improve pretty printer implementations</title>
<updated>2026-05-04T10:01:01+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-05-04T10:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=78e42a1b6e0a857865be1e60f82871ac13c91bb1'/>
<id>78e42a1b6e0a857865be1e60f82871ac13c91bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
