News

Debugging Java code has also been improved with support for " Just My Code," which instructs the debugger to only step through user code as opposed to system, framework and other non-user-code calls.
Then we took Karmira's advice and set up BugSeeker to use the -classic command line argument: now our code was running in the debugger at almost the same speed as outside the debugging environment.