When I try to debug a Java program with multiple classes, step tracing into code calling a method within another class doesn't work correctly as it gets stuck in code ...