classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [RFA/JDWP] Frame.java


From: Aaron Luchko
Subject: Re: [cp-patches] [RFA/JDWP] Frame.java
Date: Fri, 12 Aug 2005 14:43:30 -0400

On Fri, 2005-08-12 at 14:11 -0400, Aaron Luchko wrote:
> This class defines an interface to the VM to represent a Frame (as well
> as changes the imports for the couple command sets that use it)

Ok I talked to Bryce and looked at Keiths email and think I have done
this the correct way this time.

Aaron
ChangeLog
2005-08-12  Aaron Luchko  <address@hidden>

        * vm/reference/gnu/classpath/jdwp/Frame.java: Implemented
        reference implementation of interface to VM for JDWP frame
        management.
        * gnu/classpath/jdwp/processor/StackFrameCommandSet.java: 
        updated import
        * gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java:
        updated import
        (executeFrames): changed getLoc() to getLocation()


Attachment: jdwpFrame.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]