7.3. Runtime Tracing
The class java.lang.Runtime has two methods designed to help you debug things in the absence of a debugger. These methods are
public native void traceInstructions(boolean on);
public native void traceMethodCalls(boolean on);
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial