Listening at address: lcy01-amd64-006:36696
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=387)
Local variables:
i = 1
j = 1
main[1] > 
The application exited
