I put in these two classes that wrap around values for Line and Variable
Tables. It may make sense in the future to move them into vm/reference
and have them figure out how to get the information for the tables
themselves rather then through IVirtualMachine but for now I think this
is the best approach.

thanks,
Aaron

ChangeLog
2005-08-12  Aaron Luchko  <[EMAIL PROTECTED]>

    * gnu/classpath/jdwp/util/VariableTable.java: A class representing a
    Variable Table for a method.
    * gnu/classpath/jdwp/util/LineTable.java: A class representing a 
    Line Table for a method.




_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to