One new package DebuggerActions, right? -- Pavel 2013/10/4 Marcus Denker <marcus.denker@inria.fr>:
30446 -----
11719 integrate all the changes from the repository of the new debugger https://pharo.fogbugz.com/f/cases/11719
This commit contains the following main changes: - debugging actions are first class entities; they are defined in separate classes. All actions from the toolbar are added dynamically based on pragmas. - separated the spec interface into multiple widgets: stack, toolbar, buttons - have dedicated filters to hide contexts from the stack
Thanks to Clara Allende and Andrei Chis!
Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-MarcusDenker.160... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Settings-Tools-MarcusDenker.48... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerModel-MarcusDenker.76.... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerActions-MarcusDenker.6... http://smalltalkhub.com/mc/Pharo/Pharo30/main/DebuggerFilters-MarcusDenker.4...