[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: api docs, java source



Le mercredi 16 décembre 2009 à 04:13 -0500, Pablo Duboue a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> 
> 
> >> What about having -dbg versions of the jars that include the source code and
> >> debug information?
> > What is "debug information" in the Java world ?
> 
> Actually, the .class files with debug info are so verbose that can be decompiled
> close to the original source:
> 
> $ javac -help
> Usage: javac <options> <source files>
> where possible options include:
>   -g                         Generate all debugging info
>   -g:none                    Generate no debugging info
>   -g:{lines,vars,source}     Generate only some debugging info
OK, thanks.
Is it interesting to have in the Debian context? 
(ie, does Java debugging tools are actually using them?)

Sylvestre



Reply to: