<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://95.179.246.60/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Call_the_debugger_from_a_code_location</id>
	<title>Call the debugger from a code location - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://95.179.246.60/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Call_the_debugger_from_a_code_location"/>
	<link rel="alternate" type="text/html" href="http://95.179.246.60/mediawiki/index.php?title=Call_the_debugger_from_a_code_location&amp;action=history"/>
	<updated>2026-05-08T12:41:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>http://95.179.246.60/mediawiki/index.php?title=Call_the_debugger_from_a_code_location&amp;diff=113&amp;oldid=prev</id>
		<title>Nmingott: imported material</title>
		<link rel="alternate" type="text/html" href="http://95.179.246.60/mediawiki/index.php?title=Call_the_debugger_from_a_code_location&amp;diff=113&amp;oldid=prev"/>
		<updated>2025-05-04T21:19:42Z</updated>

		<summary type="html">&lt;p&gt;imported material&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Problem&amp;#039;&amp;#039;&amp;#039;. You think that some part of your method &amp;#039;&amp;#039;fooMethod&amp;#039;&amp;#039; require close inspection, you would like to open the debugger when the code reach the method or at some point inside the method.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;. This is an extremely useful procedure and it is very simple. Just add this to your method code where you want the debugger to open up.&lt;br /&gt;
 &amp;lt;code&amp;gt;self halt.&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nmingott</name></author>
	</entry>
</feed>