Listening at address: lgw01-amd64-037:38153
Set uncaught java.lang.Throwable
Set deferred uncaught java.lang.Throwable
Initializing jdb ...

VM Started: > No frames on the current call stack

main[1] Deferring breakpoint GetLocalVariables3Targ:6.
It will be set after the class is loaded.
main[1] > Set deferred breakpoint GetLocalVariables3Targ:6

Breakpoint hit: "thread=main", GetLocalVariables3Targ.main(), line=6 bci=16
6                k = j; i = k - 1;    // @1 breakpoint

main[1] Method arguments:
args = instance of java.lang.String[0] (id=384)
Local variables:
i = 1
j = 1
main[1] > 
The application exited
