On 12 April 2010 14:30, Stéphane Ducasse <[email protected]> wrote:
> There was a break on enter code somewhere.
> Does anybody remember?
>
> I remember some code of igor to do that.
> Would be good to resurrect that.
>
well, i still having that code somewhere.
the problem with using  #run:with:in:
that you can't put a breakpoint inside an arbitrary place in method.
You can break on entering a method (or leaving it).

But this is not the main problem. Main problem is UI. It should be
made convenient enough for use,
because if its not accessible from UI, its no matter how highly
advanced/cool implementation is, since nobody will use it anyway :)


> Stef
>
> On Apr 12, 2010, at 10:27 AM, Fernando olivero wrote:
>
>> Hi,  can we inserts halt's into methods without modifying source code, using 
>> pragmas maybe?
>>
>> Has there been work on this?
>>
>> Thanks,
>> Fernando
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



-- 
Best regards,
Igor Stasenko AKA sig.

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to