aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java/io
diff options
context:
space:
mode:
authorKyle Galloway <kgallowa@redhat.com>2007-02-08 18:21:00 +0000
committerKyle Galloway <kgallowa@gcc.gnu.org>2007-02-08 18:21:00 +0000
commit0588f8c8db031785f71616191b72e8df4de07532 (patch)
tree130de2f63f3612d6cfd4bc1a0fa9b273b6863f31 /libjava/classpath/lib/java/io
parente9105edd8c0478538778b5d1d2345ee8e9519783 (diff)
downloadgcc-0588f8c8db031785f71616191b72e8df4de07532.zip
gcc-0588f8c8db031785f71616191b72e8df4de07532.tar.gz
gcc-0588f8c8db031785f71616191b72e8df4de07532.tar.bz2
StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.
2007-02-08 Kyle Galloway <kgallowa@redhat.com> * classpath/gnu/classpath/jdwp/processor/ StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer. (executeSetValues): Ditto. (executeThisObject): Ditto. * classpath/gnu/classpath/jdwp/processor/ StackFrameCommandSet.class: Rebuilt. * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class: Rebuilt. * classpath/lib/gnu/classpath/jdwp/VMFrame.class: Rebuilt. * classpath/lib/gnu/classpath/jdwp/exception/ InvalidFrameException.java: New file. * gnu/classpath/jdwp/VMFrame.java: Added field for thread of frame. (Constructor): New method. * gnu/classpath/jdwp/VMFrame.h: Regenerated. * gnu/classpath/jdwp/VMVirtualMachine.java (getFrame): Changed ByteBuffer to jlong. * gnu/classpath/jdwp/natVMVirtualMachine.cc (getFrame): Implement. * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerated. From-SVN: r121719
Diffstat (limited to 'libjava/classpath/lib/java/io')
0 files changed, 0 insertions, 0 deletions