From dc464b9488f7a9be21dc16df4c475a53c824483a Mon Sep 17 00:00:00 2001 From: kgallowa Date: Tue, 6 Mar 2007 21:09:22 +0000 Subject: 2007-03-06 Kyle Galloway * classpath/gnu/classpath/jdwp/exception/AbsentInformationException.java: New file. * classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class: Ditto. * gnu/classpath/jdwp/exception/AbsentInformationException.h: Ditto. * gnu/classpath/jdwp/natVMMethod.cc: Add CHECK_INTERP_CLASS macro. (VMMethod::getLineTable): Use new macro. (VMMethod::getVariableTable): Implement. * sources.am: Regenerated. * Makefile.in: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122639 138bc75d-0d04-0410-961f-82ee72b054a4 --- .../jdwp/exception/AbsentInformationException.class | Bin 0 -> 474 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class (limited to 'libjava/classpath/lib/gnu') diff --git a/libjava/classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class b/libjava/classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class new file mode 100644 index 00000000000..19de3378fef Binary files /dev/null and b/libjava/classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class differ -- cgit v1.2.3