Debugging Information.

Tom Tromey tromey@cygnus.com
Thu Aug 12 12:06:00 GMT 1999


>>>>> "Manosiz" == Manosiz Bhattacharyya <mano@cse.ucsc.edu> writes:

Manosiz> However, even without the -g option, the object files
Manosiz> produced by gcj seems to contain debugging stuff. The
Manosiz> assembly file contains .stabs in Solaris.

Unlike gcc, the default for gcj is -g1.
Use -g0 to get no debugging information.

Tom


More information about the Java mailing list