On Fri, Feb 17, 2017 at 4:55 PM, Denis Kudriashov <
[hidden email]> wrote:
>
> 2017-02-17 3:01 GMT+01:00 Ben Coman <
[hidden email]>:
>>
>> A minor irritation with the debugger is that the [Evaluator] tab is
>> only for the object of the selected instance variable.
>
>
> Evaluator appears only when you select something in table. It could be any
> object which can have inst vars with same names as temps.
> Do you wan't this behaviour when "self" is selected?
> In that case newbies can ask why temps are not available when other objects
> are selected.
Seems like you misread my idea (3am syndrome again?)
You wouldn't need to select "self".
The idea is in the first (left hand) pane you would flip from the
[Variables] to an [Evaluator] tab
this hiding all variables but having access to all the same ones from
the [Evaluator] tab.
On Fri, Feb 17, 2017 at 3:58 PM, Tudor Girba <
[hidden email]> wrote:
> Please open an issue for this and add Andrei and I to it.
https://pharo.fogbugz.com/f/cases/19720/Add-method-scoped-Evaluator-tab-to-debuggercheers -ben