Re: stripping .class files of debug info

2002-10-10 Thread T. Alexander Popiel
In message: <[EMAIL PROTECTED]> Ola Lundqvist <[EMAIL PROTECTED]> writes: >On Sun, Oct 06, 2002 at 05:12:39PM +0200, Robert Bihlmeyer wrote: >> As policy requires that all "binaries" (well, it's debatable whether >> class files fall under this) should be built with debug info and >> s

Re: stripping .class files of debug info

2002-10-10 Thread T. Alexander Popiel
In message: <[EMAIL PROTECTED]> Ola Lundqvist <[EMAIL PROTECTED]> writes: >On Sun, Oct 06, 2002 at 05:12:39PM +0200, Robert Bihlmeyer wrote: >> As policy requires that all "binaries" (well, it's debatable whether >> class files fall under this) should be built with debug info and >>

Re: stripping .class files of debug info

2002-10-10 Thread Ola Lundqvist
On Sun, Oct 06, 2002 at 05:12:39PM +0200, Robert Bihlmeyer wrote: > As policy requires that all "binaries" (well, it's debatable whether > class files fall under this) should be built with debug info and > stripped when put into the package, I'd like to know whether there is > a tool to strip debug

Re: stripping .class files of debug info

2002-10-10 Thread Ola Lundqvist
On Sun, Oct 06, 2002 at 05:12:39PM +0200, Robert Bihlmeyer wrote: > As policy requires that all "binaries" (well, it's debatable whether > class files fall under this) should be built with debug info and > stripped when put into the package, I'd like to know whether there is > a tool to strip debu