1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;3.&#160;Debug functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Debug objects life time"><link rel="up" href="index.html" title="Debug objects life time"><link rel="prev" href="howto.html" title="Chapter&#160;2.&#160;Howto use debugobjects"><link rel="next" href="API-debug-object-init.html" title="debug_object_init"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;3.&#160;Debug functions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="howto.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-debug-object-init.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="debugfunctions"></a>Chapter&#160;3.&#160;Debug functions</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="debugfunctions.html#prototypes">Debug object function reference</a></span></dt><dt><span class="sect1"><a href="debug_object_init.html">debug_object_init</a></span></dt><dt><span class="sect1"><a href="debug_object_init_on_stack.html">debug_object_init_on_stack</a></span></dt><dt><span class="sect1"><a href="debug_object_activate.html">debug_object_activate</a></span></dt><dt><span class="sect1"><a href="debug_object_deactivate.html">debug_object_deactivate</a></span></dt><dt><span class="sect1"><a href="debug_object_destroy.html">debug_object_destroy</a></span></dt><dt><span class="sect1"><a href="debug_object_free.html">debug_object_free</a></span></dt><dt><span class="sect1"><a href="debug_object_assert_init.html">debug_object_assert_init</a></span></dt></dl></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="prototypes"></a>Debug object function reference</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-debug-object-init.html"><span class="phrase">debug_object_init</span></a></span><span class="refpurpose"> &#8212; 
2  debug checks when an object is initialized
3 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-init-on-stack.html"><span class="phrase">debug_object_init_on_stack</span></a></span><span class="refpurpose"> &#8212; 
4     debug checks when an object on stack is initialized
5 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-activate.html"><span class="phrase">debug_object_activate</span></a></span><span class="refpurpose"> &#8212; 
6     debug checks when an object is activated
7 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-deactivate.html"><span class="phrase">debug_object_deactivate</span></a></span><span class="refpurpose"> &#8212; 
8     debug checks when an object is deactivated
9 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-destroy.html"><span class="phrase">debug_object_destroy</span></a></span><span class="refpurpose"> &#8212; 
10     debug checks when an object is destroyed
11 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-free.html"><span class="phrase">debug_object_free</span></a></span><span class="refpurpose"> &#8212; 
12     debug checks when an object is freed
13 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-assert-init.html"><span class="phrase">debug_object_assert_init</span></a></span><span class="refpurpose"> &#8212; 
14     debug checks when object should be init-ed
15 </span></dt><dt><span class="refentrytitle"><a href="API-debug-object-active-state.html"><span class="phrase">debug_object_active_state</span></a></span><span class="refpurpose"> &#8212; 
16     debug checks object usage state machine
17 </span></dt></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="howto.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-debug-object-init.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter&#160;2.&#160;Howto use debugobjects&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">debug_object_init</span></td></tr></table></div></body></html>
18