<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><b>Steps to reproduce:</b></p>
<p>Debug it:</p>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">
<p>self halt.</p>
</blockquote>
<p></p>
<p>Inspect the Debugger model and do it:</p>
<p></p>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">
<p></p>
<div>(RunArray runs: #(2 1 1 3 3 2 1 4) values: #(#stepInto #stepOver #stepInto #stepOver #stepInto #stepOver #stepInto #stepOver))</div>
<div><span style="white-space:pre"></span>do: [:each | self in: each].</div>
<p></p>
</blockquote>
<br>
<p></p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
<div><b>Expected behavior:</b></div>
<div>The debugger shows the last step of <span>UnhandledError class>>signalForException:.</span></div>
<div><span><br>
</span></div>
<div><span><b>Actual behavior:</b></span></div>
<div><span>A second debugger appears on the same process, showing <span>UndefinedObject(Object)>>halt.</span></span></div>
<div><span><span><br>
</span></span></div>
<div><span><span><b>Notes:</b></span></span></div>
<div><span><span>None of my two proposals on how to <a href="http://forum.world.st/I-broke-the-debugger-tp5110752p5110814.html" class="OWAAutoLink">
fix the infinite debugger chains</a> affects this behavior. There must be some other magic ...</span></span></div>
<div><span><span><br>
</span></span></div>
<div><span><span>Best,</span></span></div>
<div><span><span>Christoph</span></span></div>
</div>
</body>
</html>