summaryrefslogtreecommitdiff
path: root/libjava/gnu/classpath/jdwp/natVMMethod.cc
AgeCommit message (Expand)Author
2007-05-17natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway
2007-03-06AbsentInformationException.java: New file.Kyle Galloway
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz
2006-11-02* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz
2006-08-04VMFrame.java: Update to Classpath 0.91.Keith Seitz