On 08 Jan 2016, at 16:43, Andrei Chis <chisvasileandrei@gmail.com> wrote:
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 <nicolaihess@gmail.com <mailto:nicolaihess@gmail.com>> 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 :)
Cheers, Andrei
- I think the buttons are too small and the icon for "stop over" is misleading, it looks like a "step outâ
for me they are not small, but misplaced. I expect to have them close to where Iâm looking for: the code (that happens in all debuggers I know, with the exception of ddd who opens a different window). For me, they should be in the code panel and not in the stack panel. also⦠shortcuts do not work in code panel :( Esteban
- 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