Hi All,

There are ways that I skip execution.�� Usually in loop processing.�� If you change the index of a loop, (in the debugger change the number and accept) it will continue on from that index point.�� You can also easily use run to here, to get to the top of a method, then change the method with false ifTrue: [ ... ] than accept to restart the method.�� You could also set a temp var like runThis := true.�� Wrap you code in runThis ifTrue: [ ]. ��then while debugging you can change the value of runThis in the debugger to skip execution.

All the best,

Ron

On Sun, Mar 12, 2017 at 12:45 PM stepharong <stepharong@free.fr> wrote:


Oh, maybe ���Return entered value��� is what Stef was looking for.

If yes, you can obtain it from the contextual menu of the Stack.

it is not clear that it will skip the execution because it could do the execution and return the value you type.��


Cheers,
Doru


On Mar 11, 2017, at 3:03 PM, Ben Coman <btc@openInWorld.com> wrote:

On Sat, Mar 11, 2017 at 4:20 AM, stepharong <stepharong@free.fr> wrote:
Hi

I need to skip message while debugging and I thought that it was possible.
May be I do not see it.

This would be a nice feature.�� I never noticed if we ever had it
Two work arounds I sometimes use...
* select rest of the method and "Debug It".
* step-Into, and then "Return entered value"

cheer -ben


--
www.tudorgirba.com
www.feenk.com

"Every thing should have the right to be different."







--
Using Opera's mail client: http://www.opera.com/mail/