This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] java run-time stack trace


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> It's clear that people have very different requirements for
Andrew> backtrace: any change should be configurable, and IMO runtime
Andrew> configurable.

We could introduce a System property for this.
Classpath does that all over the place.

Then people could specify it at compile time (gcj -D) or at runtime
(via gij or System.setProperty).

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]