Le 2019-11-28 14:15, ducasse a écrit :
Thanks steven If you need beta tester please let me know.
Yes please, the halt/bp window in the debugger needs feedback. Start a P8 image, then reload spec https://github.com/pharo-spec/Spec then load NewTools https://github.com/pharo-spec/NewTools It should be active by default. Steven.
S.
On 28 Nov 2019, at 11:29, Steven Costiou <steven.costiou@kloum.io> wrote:
### Last week:
- halt/breakpoint manager in the spec debugger: see all halt/breakpoints and (de)activate them in one click. When deactivated, a halt/breakpoint just prints a log message in the Transcript.
- Pharo IOT book writing
### This week (starting 2019-11-25):
- Pharo IOT book writing
- add a "watch variable" window in the debugger to track variables during debugging
### Pipeline
- Pharo IOT book
- Enhancing the spec debugger: better breakpoint support, adding missing features (menus, options), fixing bugs
- Integrating object-centric debugging in the spec2 tools
- Writing a chapter/documentation about the Pharo debugger