<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Debug</id>
		<title>Debug - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Debug"/>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Debug&amp;action=history"/>
		<updated>2026-05-01T05:17:11Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=Debug&amp;diff=4658&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Debug&amp;diff=4658&amp;oldid=prev"/>
				<updated>2008-04-24T11:03:29Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>