2016-01-08 22:55 GMT+01:00 Nicolai Hess <[email protected]>: > > > 2016-01-08 22:48 GMT+01:00 Nicolai Hess <[email protected]>: > >> >> >> 2016-01-08 16:43 GMT+01:00 Andrei Chis <[email protected]>: >> >>> Hi Nicolai, >>> >>> Thanks for the feedback. >>> Some issues I'll manage to fix until we integrate. >>> For those that I do not manage please open bug reports. >>> >>> On Thu, Jan 7, 2016 at 9:13 PM, Nicolai Hess <[email protected]> >>> wrote: >>> >>>> Some feedback on GTDebugger >>>> >>>> - The inspector pane is great, we can inspect, evaluate code, and >>>> easily show/ inspect the code (for thisContext). >>>> although the evaluator pane has a bad text mode (for the thisContext). >>>> >>> >>> Can you give me more details? Maybe it's obvious but I'm missing what's >>> wrong :) >>> >> >> Hm, I can not reproduce it anymore. >> > > Ok, now it happened again. See screenshot, the thisContext evaluator pane > is wrong. And it does > not go away (every debugger now shows this text, even if I debug a totally > different method) >
How to reporduce: select some code and debugIt in the debugger select thisContex select the Evaluator pane, now select the Source pane close debugger open debugger again select Evaluator pane -> it will always show the last source pane text in the Evaluator pane > >> >> >> >>> >>> Cheers, >>> Andrei >>> >>> >>>> - I think the buttons are too small and the icon for "stop over" is >>>> misleading, it looks like a "step out" >>>> - the shortcuts (neither ctrl+t nor cmd+t) aren't working >>>> - I find it totally annoying and useless that the context pane >>>> inspector scrolls away if you select a value in >>>> the rightmost pane. The context inspector should be fixed. >>>> - I really miss the "List Methods using 'varname'/List Methods storing >>>> into 'varname' >>>> - the stacklist entry for block closures prints the block closure code, >>>> this is confusing (too much text for such a small widget). >>>> >>>> nicolai >>>> >>> >>> >> >
