On Mon, May 3, 2010 at 3:19 AM, Alexander Mikhailov <[email protected]> wrote:
> I still don't see a problem. If a breakpoint is hit a million times - that's
> the algoritm, which performs certain operation that many times. You may
> step on each iteration, or ask "step out".

The problem is twofold:

First the line being debugged is not in the function being debugged.

The second is that the function being debugged has no lines.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to