Debuggin collections, but not it's implementation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Debuggin collections, but not it's implementation

Esteban A. Maringolo-2
Hi,

        It is possible to debug a collection using a block (#do:, #detect:,
etc) without stepping into it's implementation?

        Something similar to VAAssist "through" functionality.
        The "run to cursor" is useful in the first entry, but when the
blocks ends, the debugger steps out to the collection
implementation, and then one have to get in stepping in again.

        Best regards.

--
Esteban A. Maringolo
[hidden email]


Reply | Threaded
Open this post in threaded view
|

Re: Debuggin collections, but not it's implementation

Yar Hwee Boon-3
On Fri, 14 Jan 2005 15:14:08 -0300, Esteban A. Maringolo  
<[hidden email]> wrote:

> It is possible to debug a collection using a block (#do:, #detect:,  
> etc) without stepping into it's implementation?
>
> Something similar to VAAssist "through" functionality.

IIRC, Tools+ does that.

--
Regards
HweeBoon
MotionObj