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] |
| Other format: | [Raw text] | |
gabriel.bianco@pixeon.com.br writes: > I actually don't need stack traces at all in some of my > programs... What do I need to do to disable it completely? You may not need stack traces, but gcj does. To disable the launching of external programs, set the property gnu.gcj.runtime.NameFinder.use_addr2line=false. Andrew.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |