[Pharo-project] Issue 3740 in pharo: Provide Settings to directly open the full Debugger View
Status: New Owner: ---- New issue 3740 by camillob...@gmail.com: Provide Settings to directly open the full Debugger View http://code.google.com/p/pharo/issues/detail?id=3740 Instead of only opening the small preview window which requires another interaction to get to the full debugger view, directly open the full debugger view. Since this is triggered by a setting, the default behavior is unaffected. Attachments: FullDebuggerSettings.2.cs 5.4 KB
Updates: Status: Fixed Labels: Milestone-1.3 Comment #1 on issue 3740 by stephane...@gmail.com: Provide Settings to directly open the full Debugger View http://code.google.com/p/pharo/issues/detail?id=3740 (No comment was entered for this change.)
Comment #2 on issue 3740 by stephane...@gmail.com: Provide Settings to directly open the full Debugger View http://code.google.com/p/pharo/issues/detail?id=3740 Camillo We integrated your setting in 13061. However we could not see its effect in action. We tried with Command . (we got only full). We tried with class side self error: 'zork' and there we always get the preDebug window. So could you update to 13061 and check it.
Comment #3 on issue 3740 by camillob...@gmail.com: Provide Settings to directly open the full Debugger View http://code.google.com/p/pharo/issues/detail?id=3740 Yep you are right, I forgot to add the changes to the Debugger class. The attached fileout contains the changed method. Attachments: Debugger class-openOncontextlabelcontentsfullView.st 646 bytes
Updates: Status: Closed Comment #4 on issue 3740 by marcus.d...@gmail.com: Provide Settings to directly open the full Debugger View http://code.google.com/p/pharo/issues/detail?id=3740 in 13063
participants (1)
-
pharo@googlecode.com