can't get jGrasp debugger to step in to function



Hi, I'm calling a method in a class, that is failing to print a line,
and I want to step into that function to debug it. However, the "step
in" (little arrow pointing down then right) only steps over the
function. The debugger stays in the calling function.

I'm doing something wrong but I don't know what.

Thanks for any help....

.



Relevant Pages