This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Compiling .class files & stabs


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]