<div dir="ltr">Hi,<br><br>Today I came across two nuisances in the debugger:<br><div><br>The first one is, that if you try to evaluate code in a debugger started from another debugger, you&#39;ll get an MNU: MessageAsTempNode&gt;&gt;beMethodArg.<br><br></div><div>The other one is a tad more dangerous, so don&#39;t try it in an image dear to you: If you try to debug one of the following expressions: &quot;nil&quot;, &quot;-1&quot;, &quot;0&quot;, &quot;1&quot; and &quot;2&quot; your image hangs. After interrupting it you get infinite debuggers with the message: &quot;subscript is out of bounds: 2&quot;. The stack shows just one line: MethodContext(Object)&gt;&gt;error:<br><br></div><div>I did not investigate any further yet.<br><br></div><div>Cheers, Balázs<br></div></div>