<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">FWIW, if I try this in the 4.2 all-in-one, the
      first CMD-period does nothing. The second CMD-period brings up two
      debuggers, one for the factorial and one for WeakArray
      class&gt;&gt;finalizationProcess. Similar sort of behavior if I
      use a CogMT from August rather than the VM included in the
      all-in-one. If I dismiss the WeakArray debugger (and, thus, no
      finalization process), then CMD-period works</font> as expected.
    MacOS 10.5<br>
    <br>
    Cheers,<br>
    Bob<br>
    <br>
    On 12/14/11 3:07 AM, Andreas Raab wrote:
    <blockquote cite="mid:4EE85926.5000306@gmx.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 12/13/2011 23:30, Eliot Miranda wrote:
      <blockquote
cite="mid:CAC20JE2kendjYEZm2E2SVoPpzhrVHMvtoof38i65QNgb56tM1A@mail.gmail.com"
        type="cite"><br>
        <br>
        <div class="gmail_quote">On Tue, Dec 13, 2011 at 1:36 PM, Lawson
          English <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:lenglish5@cox.net">lenglish5@cox.net</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"> That
            sounds really great.<br>
            <br>
            However, there are some broken bits in Squeak that will make
            learning Smalltalk difficult.<br>
            <br>
            Most simple and important example I have right now is the
            well-known issue that the VM will freeze indefinitely if you
            input a long running calculation, e.g. x := 100000
            factorial. The interrupt key doesn't work, usually. &nbsp;Newbies
            like me, like to experiment, and if the VM freezes with
            every typo, then its hardly worth using.<br>
          </blockquote>
          <div><br>
          </div>
          <div>This is interesting because it does *not* freeze in my
            Qwaq-derived work image. &nbsp;Here the interrupt key works
            perfectly with no delay. &nbsp;I'll see if I can investigate.
            &nbsp;Andreas, do you recall doing anything to the debugger to
            fix issues like this in the Qwaq system?</div>
        </div>
      </blockquote>
      <br>
      Nothing I can recall. Also, when I try interrupting 100000
      factorial in a 4.2 image with either a Teleplace or OpenQwaq VM I
      have no trouble interrupting anything. So it doesn't look like
      it's an issue in the image that is causing it. Wonder if there's
      anything changed in the support code perhaps...<br>
      <br>
      Cheers,<br>
      &nbsp; - Andreas<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
  </body>
</html>