Compiling .class files & stabs

Andrew Haley aph@redhat.com
Wed Feb 7 04:13:00 GMT 2001


Paul Flinders writes:
 > I notice that stabs are not generated for local variables or arguments
 > when compiling from .class files (i.e no PSYM, LBRAC or RBRAC
 > stabs are generated), even if -g2 or -g3 is specified

Are you sure that you compiled the .class file and the .java file with
-g?

Andrew.


More information about the Java mailing list