This is the mail archive of the java-patches@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]

Re: RFA: Changes to interpreter to avoid non-debugging slowdown


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> Yes, there is. While breakpointing won't interfere with the
Keith> speed of the interpreter, I expect stepping support will be a
Keith> much larger impact. I was planning on separating this into a
Keith> debug interpreter to minimize the impact on the non-debug case.

Ok, great.  Let's go with this plan then.
Thanks.

Tom


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