How to enable stack trace ?
abhishek desai <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am using libgcj 3.4.6 cross compiled for a mipsel system. I am using this in the interpreted mode. When I execute my program I get Exception in thread "main" java.lang.NullPointerException <<No stacktrace available>> Is there any way to enable the stack trace ? --abhishek