<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi Hernán,</font></p>
    <p><font size="4">It is  not what I am looking for. I already have a
        simplified debugger for DrGeo. What I want is to capture an
        error occurring in a detached process.</font></p>
    <p><font size="4"><a class="moz-txt-link-freetext" href="https://github.com/hilaire/drgeo/issues/1">https://github.com/hilaire/drgeo/issues/1</a></font></p>
    <p><font size="4">I will continue my investigation. For me it is a
        very important aspect. In my more general Dynabook vision, user
        will produce dynamic contents through DSL scripting of ad-hoc
        pedagogical model (DrGeo and alike pedagogical domains). It is
        important to simplify their debugging experience by avoiding
        pop-up debugger.<br>
      </font></p>
    <p><font size="4">Thanks</font></p>
    <p><font size="4">Hilaire<br>
      </font></p>
    <div class="moz-cite-prefix">Le 28/12/2023 à 23:09, Hernán Wilkinson
      a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAGgF3GwsugaQiQtOoMnAsMO3cP1n0744GNAx_=HRmN-C-EmMNg@mail.gmail.com">Hi
      Hilaire,
      <div> you have to go to the main menu and select "DenotativeObject
        Browser". It will open a browser for "denotative objects"
        (objects a la Self, objects that not need to be instances of
        classes). </div>
      <div> At the second list (the objects list) right click, select
        Add Object in Category, enter an object name (ie. AlanKay), a
        category name (ie. example), then add a method, for example:</div>
      <div>m1</div>
      <div>  self m2.</div>
      <div><br>
      </div>
      <div>Save it. On the method press "cmd+r" and it will allow you to
        debug that method. You will see that the debugger is simpler
        (less buttons, etc) and it does not allow you to debug code that
        is not defined in a denotative object.</div>
      <div><br>
      </div>
      <div>I hope this helps. Let me know if you have any questions.</div>
      <div><br>
      </div>
      <div>Cheers!</div>
      <div>Hernan.</div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://gnu.org/s/dr-geo/">http://gnu.org/s/dr-geo/</a>
<a class="moz-txt-link-freetext" href="http://gnu-drgeo.blogspot.com/">http://gnu-drgeo.blogspot.com/</a></pre>
  </body>
</html>