<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello Pete, hello Detlev,</p>
    <p>I've done already a proof of concept for the debugger. There are
      some constraints given by Python but it works to change the
      instruction pointer in a function/ method without executing the
      code between the actual and new instruction pointer.</p>
    <p>I think, it could be very helpful a lot of times. I'll work on it
      further as one of the next topics....<br>
    </p>
    <p>Tobias<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Detlev Offenbach schrieb am 14.03.2017
      um 11:43:<br>
    </div>
    <blockquote cite="mid:2817937.j6c3eELzmn@neptun.solsys.priv"
      type="cite">
      <pre wrap="">Hi,

move the cursor to the line you want to stop next and select "Continue to 
cursor" (Shift+F6). Is that what you are looking for?

Detlev

Am Montag, 13. März 2017, 23:22:42 CET schrieb Hans-Peter Jansen:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Detlev,

me again :wink:

During a debug session today, the wish to modify the debug program counter
arose (similar to pdbs j(ump) command).

Do you think, this is something useful for Eric, or is it available already,
and I just haven't figured out, how?

I attempted to add Eric to:
<a class="moz-txt-link-freetext" href="https://wiki.python.org/moin/PythonDebuggingTools">https://wiki.python.org/moin/PythonDebuggingTools</a>
but the wiki don't let me authenticate at the moment.

If somebody in the audience already has a functioning python wiki account,
please add Eric there...

Cheers,
Pete
_______________________________________________
Eric mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/eric">https://www.riverbankcomputing.com/mailman/listinfo/eric</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>