Listening at address: lcy01-amd64-006:42937
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 GetLocalVariables4Targ:8.
It will be set after the class is loaded.
main[1] > Set deferred breakpoint GetLocalVariables4Targ:8

Breakpoint hit: "thread=main", GetLocalVariables4Targ.main(), line=8 bci=19
8                System.out.println("e should be visible");    // @1 breakpoint

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