Debugging, as well as profiling, is a topic that everybody got it wrong. We 
still debug an application in oo in the same way that people debugged their C 
program: thinking in term of call stack and stack frame instead of objects. 

Alexandre


Le 25 avr. 2011 à 04:34, Stéphane Ducasse <[email protected]> a écrit :

> Hi guys
> 
> I'm chasing a strange bug since a couple of hours and what I would love to 
> have is
> the possibility to change an instance variable into an object that says stop 
> each time you are changed from this flow.
> 
> Stef

Reply via email to