<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=Stepping_out</id>
	<title>Stepping out - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=Stepping_out"/>
	<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=Stepping_out&amp;action=history"/>
	<updated>2026-05-14T02:10:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=Stepping_out&amp;diff=119371&amp;oldid=prev</id>
		<title>Ekern: Created page with &quot;__TOC__ &lt;span class=&quot;f_Para&quot;&gt;If you no longer want to continue debugging a subroutine, method, or daemon that you are currently debug...&quot;</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=Stepping_out&amp;diff=119371&amp;oldid=prev"/>
		<updated>2022-12-13T18:56:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__TOC__ &amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;If you no longer want to continue debugging a subroutine, method, or &lt;a href=&quot;/index.php?title=Debugging_requests_that_spawn_daemons&quot; title=&quot;Debugging requests that spawn daemons&quot;&gt;daemon&lt;/a&gt; that you are currently debug...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__TOC__&lt;br /&gt;
&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;If you no longer want to continue debugging a subroutine, method, or [[Debugging requests that spawn daemons|daemon]] that you are currently debugging, you can discontinue debugging and &amp;amp;quot;step out&amp;amp;quot; and resume debugging on the statement following the statement that originally called the subroutine, method, or daemon. &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;This would be equivalent to having [[Using breakpoints#Setting a single breakpoint|set a breakpoint]] on the statement after the subroutine, method, or daemon call, then clicked the &amp;lt;/span&amp;gt;&amp;lt;var&amp;gt;Run&amp;lt;/var&amp;gt;&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt; button. You might also view it as a &amp;amp;quot;pop&amp;amp;quot; out of the level of code you are debugging and to the level of the calling code. &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;To execute a Step Out, select &amp;lt;/span&amp;gt;&amp;lt;var&amp;gt;Step Out&amp;lt;/var&amp;gt;&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt; from the &amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;term&amp;quot;&amp;gt;Execution&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt; menu, or use &amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;f_Monospace&amp;quot;&amp;gt;[[stepOut command|stepOut]]&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;, the command equivalent. &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;If you step out from mainline code (that is, not&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;f_ListContinue&amp;quot;&amp;gt; a &amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt;subroutine, method, or daemon), execution simply completes normally, as if you had clicked the &amp;lt;/span&amp;gt;&amp;lt;var&amp;gt;Run&amp;lt;/var&amp;gt;&amp;lt;span class=&amp;quot;f_Para&amp;quot;&amp;gt; button. &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Debugger Home]]&lt;/div&gt;</summary>
		<author><name>Ekern</name></author>
	</entry>
</feed>