there is also haltIf: which lets you halt only when the method is executed from the message passed as argument.
Stef On May 5, 2013, at 2:53 PM, Xavier MESSNER <[email protected]> wrote: > Hi, > > Thanks for the information. > I just discovered that i can use #haltOnce and #halt to stop execution and > view step by step what happening. Highlighting is working fine this way. > > Thanks to smalltalk community a video exist here > <http://www.jarober.com/blog/blogView?showComments=true&printTitle=ST_4U_270:__Halt_Once&entry=3522309581> > > . > > I can migrate my code and use it daily now. > > I think i will have a lot of fun :) > > Regards. > > Xavier. > > > > -- > View this message in context: > http://forum.world.st/Pharo-2-0-debugger-strange-behavior-tp4685632p4685828.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >
