Login  Register

Debuggin collections, but not it's implementation

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

Debuggin collections, but not it's implementation

Esteban A. Maringolo-2
114 posts
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
| More
Print post
Permalink

Re: Debuggin collections, but not it's implementation

Yar Hwee Boon-3
166 posts
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