diff options
author | Kyle Galloway <kgallowa@redhat.com> | 2007-05-17 18:36:12 +0000 |
---|---|---|
committer | Kyle Galloway <kgallowa@gcc.gnu.org> | 2007-05-17 18:36:12 +0000 |
commit | 538639f4ab33f1a9f8c347a8f1e2369fdc4989e4 (patch) | |
tree | fa89c6238ec855905d0d047acc3527b216df5fc3 /libjava/classpath/lib/gnu | |
parent | dabde9906ec76eb9debcc3162a827178878c5949 (diff) | |
download | gcc-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/gnu')
-rw-r--r-- | libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class | bin | 1160 -> 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 Binary files differindex cf8f695..ce46cf0 100644 --- a/libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class +++ b/libjava/classpath/lib/gnu/classpath/jdwp/VMFrame.class |