On Wed, Feb 8, 2017 at 8:24 PM, Hilaire <hila...@drgeo.eu> wrote:

> Here my proposals. Please propose better alternative.
>
> Le 07/02/2017 à 21:02, Hilaire a écrit :
> > Full stack
>
> I really don't know what to write there.
>

Show the complete stack. By default the stacks shows a limited number of
stack frames.


> >
> > Run to here
>
> Execute methods up to the text cursor position and return debugger control.
>

yes.


>
>
> > Where is?
>
> Show the next method to be executed (step) by the debugger.
>

This highlights where execution is within the selected stack frame.
In case of the top context it's the method, assignment or return
instruction that will be executed next.
For the other contexts it's the method that is currently being executed.


Cheers,
Andrei


>
>
> --
> Dr. Geo
> http://drgeo.eu
>
>
>

Reply via email to