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 Is this fixable? If so how much work would it be?