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] JDWP LocalVariables


>>>>> "Kyle" == Kyle Galloway <kgallowa@redhat.com> writes:

Oops, I'd only replied to this privately.

Kyle> This lookes wierd to me every time I look at it, but I think it's right
Kyle> the way it is.  For example:
...
Kyle> i = 2, which points to 'I'.  then in the next loop iteration, since i
Kyle> gets incremented i=3 and points to F.  I might, however, be crazy.

You're right.  Thanks for catching my error.

Tom


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