Files
moslab-code/doc/source/html/kdebug_8h.html
2025-09-12 15:55:45 +02:00

1013 lines
66 KiB
HTML

<!-- HTML header for doxygen 1.9.1-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.15.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>L4Re Operating System Framework: l4/sys/kdebug.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
<link href="l4re-awesome.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="L4Re_rgb_logo_quer_hg_h55.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">L4Re Operating System Framework
</div>
<div id="projectbrief">Interface and Usage Documentation</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.15.0 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search/",'.html');
</script>
<script type="text/javascript">
$(function() { codefold.init(); });
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(function(){initNavTree('kdebug_8h.html','',''); });
</script>
<div id="container">
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="headertitle"><div class="title">kdebug.h File Reference<div class="ingroups"><a class="el" href="group__l4__api.html">Base API</a> &raquo; <a class="el" href="group__api__calls__fiasco.html">Fiasco extensions</a> &raquo; <a class="el" href="group__l4__debugger__api.html">Kernel Debugger</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>Functionality for invoking the kernel debugger.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="compiler_8h_source.html">l4/sys/compiler.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="l4_2sys_2consts_8h_source.html">l4/sys/consts.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="l4_2sys_2ipc_8h_source.html">l4/sys/ipc.h</a>&gt;</code><br />
</div><div class="textblock"><div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Include dependency graph for kdebug.h:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h__incl.svg" width="759" height="476"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div><div class="textblock"><div id="dynsection-1" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>This graph shows which files directly or indirectly include this file:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h__dep__incl.svg" width="323" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
<p><a href="kdebug_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-enum-members" class="groupheader"><a id="enum-members" name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:afc38adb194c0e1c42bf03f50d356cc50" id="r_afc38adb194c0e1c42bf03f50d356cc50"><td class="memItemLeft" align="right" valign="top"><a id="afc38adb194c0e1c42bf03f50d356cc50" name="afc38adb194c0e1c42bf03f50d356cc50"></a>enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#afc38adb194c0e1c42bf03f50d356cc50">l4_kdebug_group_t</a> </td></tr>
<tr class="memdesc:afc38adb194c0e1c42bf03f50d356cc50"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opcode groups for operations that can be invoked on the base debugger capability. <br /></td></tr>
<tr class="memitem:a8853a4649ece31f60c682be9c892b2d1" id="r_a8853a4649ece31f60c682be9c892b2d1"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a8853a4649ece31f60c682be9c892b2d1">l4_kdebug_ops_t</a> </td></tr>
<tr class="memdesc:a8853a4649ece31f60c682be9c892b2d1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Op-codes for operations that can be invoked on the base debugger capability. <a href="#a8853a4649ece31f60c682be9c892b2d1">More...</a><br /></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-func-members" class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a2e5f690a7b317bd50ba2d40461939033" id="r_a2e5f690a7b317bd50ba2d40461939033"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a2e5f690a7b317bd50ba2d40461939033">enter_kdebug</a> (char const *text) <a class="el" href="group__l4sys__defines.html#ga362dfa378e662dd04f710a23fc7ea931">L4_NOTHROW</a></td></tr>
<tr class="memdesc:a2e5f690a7b317bd50ba2d40461939033"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enter the kernel debugger. <br /></td></tr>
<tr class="memitem:afe49ad144e638cf6f2854f3a0403c7da" id="r_afe49ad144e638cf6f2854f3a0403c7da"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#afe49ad144e638cf6f2854f3a0403c7da">__kdebug_op</a> (unsigned op) <a class="el" href="group__l4sys__defines.html#ga362dfa378e662dd04f710a23fc7ea931">L4_NOTHROW</a></td></tr>
<tr class="memdesc:afe49ad144e638cf6f2854f3a0403c7da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Invoke a nullary operation on the base debugger capability. <br /></td></tr>
<tr class="memitem:ab2ebe85a62a8d8b933eef79a3ca418d7" id="r_ab2ebe85a62a8d8b933eef79a3ca418d7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ab2ebe85a62a8d8b933eef79a3ca418d7">__kdebug_text</a> (unsigned op, char const *text, unsigned len) <a class="el" href="group__l4sys__defines.html#ga362dfa378e662dd04f710a23fc7ea931">L4_NOTHROW</a></td></tr>
<tr class="memdesc:ab2ebe85a62a8d8b933eef79a3ca418d7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Invoke a text output operation on the base debugger capability. <br /></td></tr>
<tr class="memitem:a05f504b0c16b751c78927a464615a746" id="r_a05f504b0c16b751c78927a464615a746"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a05f504b0c16b751c78927a464615a746">__kdebug_3_text</a> (unsigned op, char const *text, unsigned len, <a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a> v1, <a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a> v2, <a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a> v3) <a class="el" href="group__l4sys__defines.html#ga362dfa378e662dd04f710a23fc7ea931">L4_NOTHROW</a></td></tr>
<tr class="memdesc:a05f504b0c16b751c78927a464615a746"><td class="mdescLeft">&#160;</td><td class="mdescRight">Invoke a text output operation with 3 additional machine word arguments on the base debugger capability. <br /></td></tr>
<tr class="memitem:ad326b039e207cdd00785d01b5cc18e46" id="r_ad326b039e207cdd00785d01b5cc18e46"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ad326b039e207cdd00785d01b5cc18e46">__kdebug_op_1</a> (unsigned op, <a class="el" href="group__l4__basic__types.html#ga51d9492e7700d70ed35838154ca9b279">l4_mword_t</a> val) <a class="el" href="group__l4sys__defines.html#ga362dfa378e662dd04f710a23fc7ea931">L4_NOTHROW</a></td></tr>
<tr class="memdesc:ad326b039e207cdd00785d01b5cc18e46"><td class="mdescLeft">&#160;</td><td class="mdescRight">Invoke an unary operation on the base debugger capability. <br /></td></tr>
<tr class="memitem:adbcd0f5c67e586ed88fba868cea537fb" id="r_adbcd0f5c67e586ed88fba868cea537fb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#adbcd0f5c67e586ed88fba868cea537fb">outnstring</a> (char const *text, unsigned len)</td></tr>
<tr class="memdesc:adbcd0f5c67e586ed88fba868cea537fb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a fixed-length string via the kernel debugger. <br /></td></tr>
<tr class="memitem:a138dbb0bf857e381e9fb7cd4ef19a5f2" id="r_a138dbb0bf857e381e9fb7cd4ef19a5f2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a138dbb0bf857e381e9fb7cd4ef19a5f2">outstring</a> (char const *text)</td></tr>
<tr class="memdesc:a138dbb0bf857e381e9fb7cd4ef19a5f2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a string via the kernel debugger. <br /></td></tr>
<tr class="memitem:a1485b07fe2161bc493d5f5b9dcbcb264" id="r_a1485b07fe2161bc493d5f5b9dcbcb264"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a1485b07fe2161bc493d5f5b9dcbcb264">outchar</a> (char c)</td></tr>
<tr class="memdesc:a1485b07fe2161bc493d5f5b9dcbcb264"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a single character via the kernel debugger. <br /></td></tr>
<tr class="memitem:aafcf07a388e4429b87089f0b68db69f8" id="r_aafcf07a388e4429b87089f0b68db69f8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aafcf07a388e4429b87089f0b68db69f8">outumword</a> (<a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a> number)</td></tr>
<tr class="memdesc:aafcf07a388e4429b87089f0b68db69f8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a hexadecimal unsigned machine word via the kernel debugger. <br /></td></tr>
<tr class="memitem:a54737b2e0ee7fb8371252a5cfcd24549" id="r_a54737b2e0ee7fb8371252a5cfcd24549"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a54737b2e0ee7fb8371252a5cfcd24549">outhex64</a> (<a class="el" href="group__l4__basic__types.html#gaf3331c485014bd12a9e4f9d27a55e689">l4_uint64_t</a> number)</td></tr>
<tr class="memdesc:a54737b2e0ee7fb8371252a5cfcd24549"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a 64-bit unsigned hexadecimal number via the kernel debugger. <br /></td></tr>
<tr class="memitem:a0ca95852178f7ed5e590e1451e9231cd" id="r_a0ca95852178f7ed5e590e1451e9231cd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a0ca95852178f7ed5e590e1451e9231cd">outhex32</a> (<a class="el" href="group__l4__basic__types.html#gac1d09f3e382e711b776931f10e6e1e5a">l4_uint32_t</a> number)</td></tr>
<tr class="memdesc:a0ca95852178f7ed5e590e1451e9231cd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a 32-bit unsigned hexadecimal number via the kernel debugger. <br /></td></tr>
<tr class="memitem:a37d2c18c36ad2a924e3758ef197b6a11" id="r_a37d2c18c36ad2a924e3758ef197b6a11"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a37d2c18c36ad2a924e3758ef197b6a11">outhex20</a> (<a class="el" href="group__l4__basic__types.html#gac1d09f3e382e711b776931f10e6e1e5a">l4_uint32_t</a> number)</td></tr>
<tr class="memdesc:a37d2c18c36ad2a924e3758ef197b6a11"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a 20-bit unsigned hexadecimal number via the kernel debugger. <br /></td></tr>
<tr class="memitem:a6d5c7cc038f5af74ce5afc318456b23d" id="r_a6d5c7cc038f5af74ce5afc318456b23d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a6d5c7cc038f5af74ce5afc318456b23d">outhex16</a> (<a class="el" href="group__l4__basic__types.html#gae8d67914f723bf843df6f311ad2619a2">l4_uint16_t</a> number)</td></tr>
<tr class="memdesc:a6d5c7cc038f5af74ce5afc318456b23d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a 16-bit unsigned hexadecimal number via the kernel debugger. <br /></td></tr>
<tr class="memitem:aa276f1dc3987a1fbbfe1079e88cace64" id="r_aa276f1dc3987a1fbbfe1079e88cace64"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aa276f1dc3987a1fbbfe1079e88cace64">outhex12</a> (<a class="el" href="group__l4__basic__types.html#gae8d67914f723bf843df6f311ad2619a2">l4_uint16_t</a> number)</td></tr>
<tr class="memdesc:aa276f1dc3987a1fbbfe1079e88cace64"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a 12-bit unsigned hexadecimal number via the kernel debugger. <br /></td></tr>
<tr class="memitem:a112dbd653d3960fb7ae4b6c8c8ee86f2" id="r_a112dbd653d3960fb7ae4b6c8c8ee86f2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a112dbd653d3960fb7ae4b6c8c8ee86f2">outhex8</a> (<a class="el" href="group__l4__basic__types.html#ga9678dc2e6bf3e4d8ec950162576b0fad">l4_uint8_t</a> number)</td></tr>
<tr class="memdesc:a112dbd653d3960fb7ae4b6c8c8ee86f2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output an 8-bit unsigned hexadecimal number via the kernel debugger. <br /></td></tr>
<tr class="memitem:a890c2a20abb8142bd6491916ecb29455" id="r_a890c2a20abb8142bd6491916ecb29455"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a890c2a20abb8142bd6491916ecb29455">outdec</a> (<a class="el" href="group__l4__basic__types.html#ga51d9492e7700d70ed35838154ca9b279">l4_mword_t</a> number)</td></tr>
<tr class="memdesc:a890c2a20abb8142bd6491916ecb29455"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output a decimal unsigned machine word via the kernel debugger. <br /></td></tr>
</table>
<a name="details" id="details"></a><h2 id="header-details" class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Functionality for invoking the kernel debugger. </p>
<p class="definition">Definition in file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
</div><a name="doc-enum-members" id="doc-enum-members"></a><h2 id="header-doc-enum-members" class="groupheader">Enumeration Type Documentation</h2>
<a id="a8853a4649ece31f60c682be9c892b2d1" name="a8853a4649ece31f60c682be9c892b2d1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8853a4649ece31f60c682be9c892b2d1">&#9670;&#160;</a></span>l4_kdebug_ops_t</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="#a8853a4649ece31f60c682be9c892b2d1">l4_kdebug_ops_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Op-codes for operations that can be invoked on the base debugger capability. </p>
<p>See also <a class="el" href="____ktrace-impl_8h.html" title="L4 kernel event tracing.">__ktrace-impl.h</a> for additional op-codes. </p>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00044">44</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
</div>
</div>
<a name="doc-func-members" id="doc-func-members"></a><h2 id="header-doc-func-members" class="groupheader">Function Documentation</h2>
<a id="a05f504b0c16b751c78927a464615a746" name="a05f504b0c16b751c78927a464615a746"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a05f504b0c16b751c78927a464615a746">&#9670;&#160;</a></span>__kdebug_3_text()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a> __kdebug_3_text </td>
<td>(</td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>op</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char const *</td> <td class="paramname"><span class="paramname"><em>text</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>len</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a></td> <td class="paramname"><span class="paramname"><em>v1</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a></td> <td class="paramname"><span class="paramname"><em>v2</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a></td> <td class="paramname"><span class="paramname"><em>v3</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Invoke a text output operation with 3 additional machine word arguments on the base debugger capability. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">op</td><td>Text output operation code from <a class="el" href="#a8853a4649ece31f60c682be9c892b2d1" title="Op-codes for operations that can be invoked on the base debugger capability.">l4_kdebug_ops_t</a> or a value above 0x200 used by the kernel trace buffer implementation (<a class="el" href="____ktrace-impl_8h.html" title="L4 kernel event tracing.">__ktrace-impl.h</a>). </td></tr>
<tr><td class="paramname">text</td><td>Output string. </td></tr>
<tr><td class="paramname">len</td><td>Length of the output string. The maximum length is limited to <a class="el" href="group__l4__utcb__api__x86.html#ggac03d87ea12ff53e0a7037eb3f9408af8abc15992493ad991b1854c23002fbbe16" title="Total number of message register (MRs) available.">L4_UTCB_GENERIC_DATA_SIZE</a>&#160;-&#160;5 machine words. Output strings longer than this limit will be cropped. </td></tr>
<tr><td class="paramname">v1</td><td>First machine word argument. </td></tr>
<tr><td class="paramname">v2</td><td>Second machine word argument. </td></tr>
<tr><td class="paramname">v3</td><td>Third machine word argument.</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">Message</td><td>tag returned from the IPC on the base debugger capability. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00139">139</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="l4_2sys_2consts_8h_source.html#l00366">L4_BASE_DEBUGGER_CAP</a>, <a class="el" href="l4_2sys_2consts_8h_source.html#l00496">l4_bytes_to_mwords()</a>, <a class="el" href="l4_2sys_2ipc_8h_source.html#l00565">l4_ipc_call()</a>, <a class="el" href="____timeout_8h_source.html#l00076">L4_IPC_NEVER</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00405">l4_msgtag()</a>, <a class="el" href="compiler_8h_source.html#l00161">L4_NOTHROW</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00065">L4_PROTO_DEBUGGER</a>, <a class="el" href="l4_2sys_2utcb_8h_source.html#l00346">l4_utcb()</a>, and <a class="el" href="l4_2sys_2utcb_8h_source.html#l00069">l4_msg_regs_t::mr</a>.</p>
<p class="reference">Referenced by <a class="el" href="____ktrace-impl_8h_source.html#l00031">fiasco_tbuf_log_3val()</a>.</p>
<div id="dynsection-2" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-2-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-2-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a05f504b0c16b751c78927a464615a746_cgraph.svg" width="455" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div id="dynsection-3" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the caller graph for this function:</div>
<div id="dynsection-3-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-3-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a05f504b0c16b751c78927a464615a746_icgraph.svg" width="346" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="afe49ad144e638cf6f2854f3a0403c7da" name="afe49ad144e638cf6f2854f3a0403c7da"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afe49ad144e638cf6f2854f3a0403c7da">&#9670;&#160;</a></span>__kdebug_op()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a> __kdebug_op </td>
<td>(</td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>op</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Invoke a nullary operation on the base debugger capability. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">op</td><td>Nullary operation code from <a class="el" href="#a8853a4649ece31f60c682be9c892b2d1" title="Op-codes for operations that can be invoked on the base debugger capability.">l4_kdebug_ops_t</a> or a value above 0x200 used by the kernel trace buffer implementation (<a class="el" href="____ktrace-impl_8h.html" title="L4 kernel event tracing.">__ktrace-impl.h</a>).</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">Message</td><td>tag returned from the IPC on the base debugger capability. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00068">68</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="l4_2sys_2consts_8h_source.html#l00366">L4_BASE_DEBUGGER_CAP</a>, <a class="el" href="l4_2sys_2ipc_8h_source.html#l00565">l4_ipc_call()</a>, <a class="el" href="____timeout_8h_source.html#l00076">L4_IPC_NEVER</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00405">l4_msgtag()</a>, <a class="el" href="compiler_8h_source.html#l00161">L4_NOTHROW</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00065">L4_PROTO_DEBUGGER</a>, <a class="el" href="l4_2sys_2utcb_8h_source.html#l00346">l4_utcb()</a>, and <a class="el" href="l4_2sys_2utcb_8h_source.html#l00069">l4_msg_regs_t::mr</a>.</p>
<p class="reference">Referenced by <a class="el" href="kdump_8h_source.html#l00038">fiasco_dump_kmem_stats()</a>, <a class="el" href="____ktrace-impl_8h_source.html#l00040">fiasco_tbuf_clear()</a>, and <a class="el" href="____ktrace-impl_8h_source.html#l00047">fiasco_tbuf_dump()</a>.</p>
<div id="dynsection-4" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-4-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-4-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_afe49ad144e638cf6f2854f3a0403c7da_cgraph.svg" width="364" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div id="dynsection-5" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the caller graph for this function:</div>
<div id="dynsection-5-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-5-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_afe49ad144e638cf6f2854f3a0403c7da_icgraph.svg" width="358" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="ad326b039e207cdd00785d01b5cc18e46" name="ad326b039e207cdd00785d01b5cc18e46"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad326b039e207cdd00785d01b5cc18e46">&#9670;&#160;</a></span>__kdebug_op_1()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a> __kdebug_op_1 </td>
<td>(</td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>op</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga51d9492e7700d70ed35838154ca9b279">l4_mword_t</a></td> <td class="paramname"><span class="paramname"><em>val</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Invoke an unary operation on the base debugger capability. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">op</td><td>Unary operation code from <a class="el" href="#a8853a4649ece31f60c682be9c892b2d1" title="Op-codes for operations that can be invoked on the base debugger capability.">l4_kdebug_ops_t</a> or a value above 0x200 used by the kernel trace buffer implementation (<a class="el" href="____ktrace-impl_8h.html" title="L4 kernel event tracing.">__ktrace-impl.h</a>). </td></tr>
<tr><td class="paramname">val</td><td>Machine word argument to the unary operation.</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">Message</td><td>tag returned from the IPC on the base debugger capability. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00176">176</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="l4_2sys_2consts_8h_source.html#l00366">L4_BASE_DEBUGGER_CAP</a>, <a class="el" href="l4_2sys_2ipc_8h_source.html#l00565">l4_ipc_call()</a>, <a class="el" href="____timeout_8h_source.html#l00076">L4_IPC_NEVER</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00405">l4_msgtag()</a>, <a class="el" href="compiler_8h_source.html#l00161">L4_NOTHROW</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00065">L4_PROTO_DEBUGGER</a>, <a class="el" href="l4_2sys_2utcb_8h_source.html#l00346">l4_utcb()</a>, and <a class="el" href="l4_2sys_2utcb_8h_source.html#l00069">l4_msg_regs_t::mr</a>.</p>
<p class="reference">Referenced by <a class="el" href="kdebug_8h_source.html#l00245">outchar()</a>, <a class="el" href="kdebug_8h_source.html#l00334">outdec()</a>, <a class="el" href="kdebug_8h_source.html#l00314">outhex12()</a>, <a class="el" href="kdebug_8h_source.html#l00304">outhex16()</a>, <a class="el" href="kdebug_8h_source.html#l00294">outhex20()</a>, <a class="el" href="kdebug_8h_source.html#l00284">outhex32()</a>, <a class="el" href="kdebug_8h_source.html#l00273">outhex64()</a>, <a class="el" href="kdebug_8h_source.html#l00324">outhex8()</a>, and <a class="el" href="kdebug_8h_source.html#l00258">outumword()</a>.</p>
<div id="dynsection-6" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-6-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-6-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_ad326b039e207cdd00785d01b5cc18e46_cgraph.svg" width="380" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div id="dynsection-7" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the caller graph for this function:</div>
<div id="dynsection-7-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-7-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_ad326b039e207cdd00785d01b5cc18e46_icgraph.svg" width="278" height="431"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="ab2ebe85a62a8d8b933eef79a3ca418d7" name="ab2ebe85a62a8d8b933eef79a3ca418d7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab2ebe85a62a8d8b933eef79a3ca418d7">&#9670;&#160;</a></span>__kdebug_text()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structl4__msgtag__t.html">l4_msgtag_t</a> __kdebug_text </td>
<td>(</td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>op</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char const *</td> <td class="paramname"><span class="paramname"><em>text</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>len</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Invoke a text output operation on the base debugger capability. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">op</td><td>Text output operation code from <a class="el" href="#a8853a4649ece31f60c682be9c892b2d1" title="Op-codes for operations that can be invoked on the base debugger capability.">l4_kdebug_ops_t</a> or a value above 0x200 used by the kernel trace buffer implementation (<a class="el" href="____ktrace-impl_8h.html" title="L4 kernel event tracing.">__ktrace-impl.h</a>). </td></tr>
<tr><td class="paramname">text</td><td>Output string. </td></tr>
<tr><td class="paramname">len</td><td>Length of the output string. The maximum length is limited to <a class="el" href="group__l4__utcb__api__x86.html#ggac03d87ea12ff53e0a7037eb3f9408af8abc15992493ad991b1854c23002fbbe16" title="Total number of message register (MRs) available.">L4_UTCB_GENERIC_DATA_SIZE</a>&#160;-&#160;2 machine words. Output strings longer than this limit will be cropped.</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">Message</td><td>tag returned from the IPC on the base debugger capability. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00098">98</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="l4_2sys_2consts_8h_source.html#l00366">L4_BASE_DEBUGGER_CAP</a>, <a class="el" href="l4_2sys_2consts_8h_source.html#l00496">l4_bytes_to_mwords()</a>, <a class="el" href="l4_2sys_2ipc_8h_source.html#l00565">l4_ipc_call()</a>, <a class="el" href="____timeout_8h_source.html#l00076">L4_IPC_NEVER</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00405">l4_msgtag()</a>, <a class="el" href="compiler_8h_source.html#l00161">L4_NOTHROW</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00065">L4_PROTO_DEBUGGER</a>, <a class="el" href="l4_2sys_2utcb_8h_source.html#l00346">l4_utcb()</a>, and <a class="el" href="l4_2sys_2utcb_8h_source.html#l00069">l4_msg_regs_t::mr</a>.</p>
<p class="reference">Referenced by <a class="el" href="kdebug_8h_source.html#l00204">enter_kdebug()</a>, <a class="el" href="____ktrace-impl_8h_source.html#l00024">fiasco_tbuf_log()</a>, <a class="el" href="____ktrace-impl_8h_source.html#l00054">fiasco_tbuf_log_binary()</a>, and <a class="el" href="kdebug_8h_source.html#l00226">outnstring()</a>.</p>
<div id="dynsection-8" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-8-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-8-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_ab2ebe85a62a8d8b933eef79a3ca418d7_cgraph.svg" width="440" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div id="dynsection-9" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the caller graph for this function:</div>
<div id="dynsection-9-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-9-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_ab2ebe85a62a8d8b933eef79a3ca418d7_icgraph.svg" width="472" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a2e5f690a7b317bd50ba2d40461939033" name="a2e5f690a7b317bd50ba2d40461939033"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2e5f690a7b317bd50ba2d40461939033">&#9670;&#160;</a></span>enter_kdebug()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void enter_kdebug </td>
<td>(</td>
<td class="paramtype">char const *</td> <td class="paramname"><span class="paramname"><em>text</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Enter the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">text</td><td>Optional message displayed by the kernel debugger when entered.</td></tr>
</table>
</dd>
</dl>
<p>Enter the kernel debugger, if configured. An optional message can be passed to the kernel debugger which is printed upon the entering of the debugger. </p>
<dl class="section examples"><dt>Examples</dt><dd><a class="el" href="examples_2sys_2singlestep_2main_8c-example.html#a36">examples/sys/singlestep/main.c</a>.</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00204">204</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00098">__kdebug_text()</a>, <a class="el" href="l4_2sys_2consts_8h_source.html#l00366">L4_BASE_DEBUGGER_CAP</a>, <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>, <a class="el" href="l4_2sys_2ipc_8h_source.html#l00565">l4_ipc_call()</a>, <a class="el" href="____timeout_8h_source.html#l00076">L4_IPC_NEVER</a>, <a class="el" href="l4_2sys_2types_8h_source.html#l00405">l4_msgtag()</a>, <a class="el" href="compiler_8h_source.html#l00161">L4_NOTHROW</a>, and <a class="el" href="l4_2sys_2types_8h_source.html#l00065">L4_PROTO_DEBUGGER</a>.</p>
<div id="dynsection-10" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-10-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-10-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a2e5f690a7b317bd50ba2d40461939033_cgraph.svg" width="599" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a1485b07fe2161bc493d5f5b9dcbcb264" name="a1485b07fe2161bc493d5f5b9dcbcb264"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1485b07fe2161bc493d5f5b9dcbcb264">&#9670;&#160;</a></span>outchar()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outchar </td>
<td>(</td>
<td class="paramtype">char</td> <td class="paramname"><span class="paramname"><em>c</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a single character via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">c</td><td>Output character. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00245">245</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-11" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-11-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-11-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a1485b07fe2161bc493d5f5b9dcbcb264_cgraph.svg" width="499" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a890c2a20abb8142bd6491916ecb29455" name="a890c2a20abb8142bd6491916ecb29455"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a890c2a20abb8142bd6491916ecb29455">&#9670;&#160;</a></span>outdec()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outdec </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga51d9492e7700d70ed35838154ca9b279">l4_mword_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a decimal unsigned machine word via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output machine word. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00334">334</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-12" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-12-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-12-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a890c2a20abb8142bd6491916ecb29455_cgraph.svg" width="495" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="aa276f1dc3987a1fbbfe1079e88cace64" name="aa276f1dc3987a1fbbfe1079e88cace64"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa276f1dc3987a1fbbfe1079e88cace64">&#9670;&#160;</a></span>outhex12()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outhex12 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#gae8d67914f723bf843df6f311ad2619a2">l4_uint16_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a 12-bit unsigned hexadecimal number via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output 12-bit number. Only the 12 LSB bits are used. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00314">314</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-13" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-13-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-13-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_aa276f1dc3987a1fbbfe1079e88cace64_cgraph.svg" width="511" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a6d5c7cc038f5af74ce5afc318456b23d" name="a6d5c7cc038f5af74ce5afc318456b23d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6d5c7cc038f5af74ce5afc318456b23d">&#9670;&#160;</a></span>outhex16()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outhex16 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#gae8d67914f723bf843df6f311ad2619a2">l4_uint16_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a 16-bit unsigned hexadecimal number via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output 16-bit number. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00304">304</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-14" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-14-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-14-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a6d5c7cc038f5af74ce5afc318456b23d_cgraph.svg" width="511" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a37d2c18c36ad2a924e3758ef197b6a11" name="a37d2c18c36ad2a924e3758ef197b6a11"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a37d2c18c36ad2a924e3758ef197b6a11">&#9670;&#160;</a></span>outhex20()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outhex20 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#gac1d09f3e382e711b776931f10e6e1e5a">l4_uint32_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a 20-bit unsigned hexadecimal number via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output 20-bit number. Only the 20 LSB bits are used. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00294">294</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-15" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-15-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-15-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a37d2c18c36ad2a924e3758ef197b6a11_cgraph.svg" width="511" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a0ca95852178f7ed5e590e1451e9231cd" name="a0ca95852178f7ed5e590e1451e9231cd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0ca95852178f7ed5e590e1451e9231cd">&#9670;&#160;</a></span>outhex32()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outhex32 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#gac1d09f3e382e711b776931f10e6e1e5a">l4_uint32_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a 32-bit unsigned hexadecimal number via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output 32-bit number. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00284">284</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-16" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-16-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-16-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a0ca95852178f7ed5e590e1451e9231cd_cgraph.svg" width="511" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a54737b2e0ee7fb8371252a5cfcd24549" name="a54737b2e0ee7fb8371252a5cfcd24549"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a54737b2e0ee7fb8371252a5cfcd24549">&#9670;&#160;</a></span>outhex64()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outhex64 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#gaf3331c485014bd12a9e4f9d27a55e689">l4_uint64_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a 64-bit unsigned hexadecimal number via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output 64-bit number.</td></tr>
</table>
</dd>
</dl>
<p>The two 32-bit halves are printed non-atomically. </p>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00273">273</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-17" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-17-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-17-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a54737b2e0ee7fb8371252a5cfcd24549_cgraph.svg" width="511" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a112dbd653d3960fb7ae4b6c8c8ee86f2" name="a112dbd653d3960fb7ae4b6c8c8ee86f2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a112dbd653d3960fb7ae4b6c8c8ee86f2">&#9670;&#160;</a></span>outhex8()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outhex8 </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga9678dc2e6bf3e4d8ec950162576b0fad">l4_uint8_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output an 8-bit unsigned hexadecimal number via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output 8-bit number. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00324">324</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-18" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-18-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-18-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a112dbd653d3960fb7ae4b6c8c8ee86f2_cgraph.svg" width="503" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="adbcd0f5c67e586ed88fba868cea537fb" name="adbcd0f5c67e586ed88fba868cea537fb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adbcd0f5c67e586ed88fba868cea537fb">&#9670;&#160;</a></span>outnstring()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outnstring </td>
<td>(</td>
<td class="paramtype">char const *</td> <td class="paramname"><span class="paramname"><em>text</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned</td> <td class="paramname"><span class="paramname"><em>len</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a fixed-length string via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">text</td><td>Beginning of the output string. </td></tr>
<tr><td class="paramname">len</td><td>Length of the output string. The maximum length is limited to <a class="el" href="group__l4__utcb__api__x86.html#ggac03d87ea12ff53e0a7037eb3f9408af8abc15992493ad991b1854c23002fbbe16" title="Total number of message register (MRs) available.">L4_UTCB_GENERIC_DATA_SIZE</a>&#160;-&#160;2 machine words. Output strings longer than this limit will be cropped. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00226">226</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00098">__kdebug_text()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<p class="reference">Referenced by <a class="el" href="kdebug_8h_source.html#l00237">outstring()</a>.</p>
<div id="dynsection-19" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-19-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-19-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_adbcd0f5c67e586ed88fba868cea537fb_cgraph.svg" width="576" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div id="dynsection-20" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the caller graph for this function:</div>
<div id="dynsection-20-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-20-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_adbcd0f5c67e586ed88fba868cea537fb_icgraph.svg" width="227" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="a138dbb0bf857e381e9fb7cd4ef19a5f2" name="a138dbb0bf857e381e9fb7cd4ef19a5f2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a138dbb0bf857e381e9fb7cd4ef19a5f2">&#9670;&#160;</a></span>outstring()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outstring </td>
<td>(</td>
<td class="paramtype">char const *</td> <td class="paramname"><span class="paramname"><em>text</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a string via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">text</td><td>Beginning of the output string. The maximum length of the output string is limited to <a class="el" href="group__l4__utcb__api__x86.html#ggac03d87ea12ff53e0a7037eb3f9408af8abc15992493ad991b1854c23002fbbe16" title="Total number of message register (MRs) available.">L4_UTCB_GENERIC_DATA_SIZE</a>&#160;-&#160;2 machine words. Output strings longer than this limit will be cropped. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00237">237</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>, and <a class="el" href="kdebug_8h_source.html#l00226">outnstring()</a>.</p>
<div id="dynsection-21" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-21-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-21-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_a138dbb0bf857e381e9fb7cd4ef19a5f2_cgraph.svg" width="704" height="184"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
<a id="aafcf07a388e4429b87089f0b68db69f8" name="aafcf07a388e4429b87089f0b68db69f8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aafcf07a388e4429b87089f0b68db69f8">&#9670;&#160;</a></span>outumword()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void outumword </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__l4__basic__types.html#ga1c2c4b333f75b1d05b59855910f2b9cb">l4_umword_t</a></td> <td class="paramname"><span class="paramname"><em>number</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Output a hexadecimal unsigned machine word via the kernel debugger. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">number</td><td>Output machine word.</td></tr>
</table>
</dd>
</dl>
<p>If the machine word is 64 bits long, it is printed non-atomically as two 32-bit numbers. </p>
<p class="definition">Definition at line <a class="el" href="kdebug_8h_source.html#l00258">258</a> of file <a class="el" href="kdebug_8h_source.html">kdebug.h</a>.</p>
<p class="reference">References <a class="el" href="kdebug_8h_source.html#l00176">__kdebug_op_1()</a>, and <a class="el" href="compiler_8h_source.html#l00051">L4_INLINE</a>.</p>
<div id="dynsection-22" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"><span class="dynarrow"><span class="arrowhead closed"></span></span>Here is the call graph for this function:</div>
<div id="dynsection-22-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-22-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" loading="lazy" frameborder="0" src="kdebug_8h_aafcf07a388e4429b87089f0b68db69f8_cgraph.svg" width="524" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<div id="page-nav" class="page-nav-panel">
<div id="page-nav-resize-handle"></div>
<div id="page-nav-tree">
<div id="page-nav-contents">
</div><!-- page-nav-contents -->
</div><!-- page-nav-tree -->
</div><!-- page-nav -->
</div><!-- container -->
<!-- HTML footer for doxygen 1.9.1-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><b>l4</b></li><li class="navelem"><b>sys</b></li><li class="navelem"><a href="kdebug_8h.html">kdebug.h</a></li>
<li class="footer">Generated on <span class="timestamp"></span> for L4Re Operating System Framework by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </li>
</ul>
</div>
</body>
</html>