aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib
diff options
context:
space:
mode:
authorKyle Galloway <kgallowa@redhat.com>2007-05-17 18:36:12 +0000
committerKyle Galloway <kgallowa@gcc.gnu.org>2007-05-17 18:36:12 +0000
commit538639f4ab33f1a9f8c347a8f1e2369fdc4989e4 (patch)
treefa89c6238ec855905d0d047acc3527b216df5fc3 /libjava/classpath/lib
parentdabde9906ec76eb9debcc3162a827178878c5949 (diff)
downloadgcc-538639f4ab33f1a9f8c347a8f1e2369fdc4989e4.zip
gcc-538639f4ab33f1a9f8c347a8f1e2369fdc4989e4.tar.gz
gcc-538639f4ab33f1a9f8c347a8f1e2369fdc4989e4.tar.bz2
VMFrame.java (<init>): Add parameter for "this" pointer.
2007-05-17 Kyle Galloway <kgallowa@redhat.com> * gnu/classpath/jdwp/VMFrame.java (<init>): Add parameter for "this" pointer. * gnu/classpath/jdwp/VMFrame.h: Regenerated. * classpath/lib/gnu/classpath/jdwp/VMFrame.class: Rebuilt. * gnu/classpath/jdwp/natVMVirtualMachine.cc (getFrame): Use new VMFrame constructor. From-SVN: r124806
Diffstat (limited to 'libjava/classpath/lib')
-rw-r--r--libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.classbin1160 -> 1210 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class b/libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class
index cf8f695..ce46cf0 100644
--- a/libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class
+++ b/libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class
Binary files differ