Posted by Dair Grant on January 24, 2004 at 16:42:55:
Seth Willits wrote:>I would love to step through with the debugger if I knew how I could
>use it only where it froze. I'm trying a few different methods but I
>haven't got any to work yet.Run Shark or Sampler for a couple of seconds against the app when it's
in this state, and you should see where it's spending the time.Alternatively just hit stop in the debugger, and providing the app is
actually "running" (i.e., is busy, and hasn't just jammed in a way the
debugger can't halt it) you'll stop at the current location.At the moment you don't really have enough information to say if the
problem is in Quesa, the app, or some other library.
-dair
___________________________________________________
mailto:dair+refnum.com http://www.refnum.com/