Menu

#10 Generate debugger info

Need_to_Have
open
nobody
5
2012-11-27
2003-02-03
No

The debug command-line option is supposed to add local
method tables
to the bytecode for use by jdb (and other debuggers),
not produce
thousands of lines of stack trace. Need to generate
the attributes
LocalVariableTable and LineNumberTable (see JVM2).

Discussion


Log in to post a comment.