classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [FYI/JDWP] FieldCommandSet.java and InterfaceCommandSet.jav


From: Aaron Luchko
Subject: [cp-patches] [FYI/JDWP] FieldCommandSet.java and InterfaceCommandSet.java
Date: Tue, 12 Jul 2005 19:41:56 -0400

Ok these are a couple of easy ones :)

Neither Field nor InterfaceType Command Sets have any commands. As such
they should never be called. I've implemented a couple bare bones
implementations for each that just throw a NotImplementedException when
called.

Aaron

2005-07-12  Aaron Luchko  <address@hidden>

        * gnu/classpath/jdwp/processor/FieldCommandSet.java:
        Implemented the Field CommandSet.
        * gnu/classpath/jdwp/processor/InterfaceTypeCommandSet.java:
        Implemented the InterfaceType CommandSet.

Attachment: jdwpFieldandInterface.patch
Description: Text Data


reply via email to

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