<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Debug - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=Debug&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 05:17:11 GMT</lastBuildDate>
		<item>
			<title>Sandman: New page: Category:reserved Category:language Category:Basic statement  == Definition == '''Debug''';  Debug is a reserved word used to invoke the Fenix console. When this statement ...</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Debug&amp;diff=4658&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Reserved&quot; title=&quot;Category:Reserved&quot;&gt;Category:reserved&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Language&quot; title=&quot;Category:Language&quot;&gt;Category:language&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Basic_statement&quot; title=&quot;Category:Basic statement&quot;&gt;Category:Basic statement&lt;/a&gt;  == Definition == '''Debug''';  Debug is a reserved word used to invoke the &lt;a href=&quot;/index.php/Fenix_console&quot; title=&quot;Fenix console&quot;&gt;Fenix console&lt;/a&gt;. When this statement ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:reserved]]&lt;br /&gt;
[[Category:language]]&lt;br /&gt;
[[Category:Basic statement]]&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
'''Debug''';&lt;br /&gt;
&lt;br /&gt;
Debug is a reserved word used to invoke the [[Fenix console]]. When this statement is reached, the console is immediately invoked and one can begin tracing from the debug statement.&lt;br /&gt;
&lt;br /&gt;
[[Debugging|Here]]'s a handy page about debugging a [[Fenix]] program.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Function int debug_warning(string warning)&lt;br /&gt;
Begin&lt;br /&gt;
    say(&amp;quot;Warning: &amp;quot; + warning);&lt;br /&gt;
    debug;&lt;br /&gt;
    return 0;&lt;br /&gt;
End&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Used in example: [[say]](), [[debug]]&lt;/div&gt;</description>
			<pubDate>Thu, 24 Apr 2008 11:03:29 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Debug</comments>		</item>
	</channel>
</rss>