This is cool :)

Cheers,
Andrei

On Fri, Apr 15, 2016 at 10:30 PM, stepharo <stepharo@free.fr> wrote:
Sweet :)


Le 15/4/16 15:04, Denis Kudriashov a ��crit��:
Hello.

I glad to present very simple implementation of object centric debugging based on Ghost and ObjectVirus projects.

You can try it by:

Metacello new
smalltalkhubUser: 'Pharo' project: 'Ghost';
configuration: 'Ghost';
version: #development;
load: 'ObjectCallHalt'

With this package you can ask any object to #haltOnNextCall and It adds new button in debugger "Run to next self send".


Best regards.
Denis