AbsentInformationException.java: New file.
authorKyle Galloway <kgallowa@redhat.com>
Tue, 6 Mar 2007 21:09:22 +0000 (21:09 +0000)
committerKyle Galloway <kgallowa@gcc.gnu.org>
Tue, 6 Mar 2007 21:09:22 +0000 (21:09 +0000)
commit009403e6f03f53353ded4c57c40e72bf74d5f0e8
tree25678aef2a45acd45c767382e46815681d2d1b06
parent205dcd71cdb44b74068fb4a655faf2fcdba1f894
AbsentInformationException.java: New file.

2007-03-06  Kyle Galloway  <kgallowa@redhat.com>

* 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.

From-SVN: r122639
libjava/ChangeLog
libjava/Makefile.in
libjava/classpath/gnu/classpath/jdwp/exception/AbsentInformationException.java [new file with mode: 0644]
libjava/classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class [new file with mode: 0644]
libjava/gnu/classpath/jdwp/exception/AbsentInformationException.h [new file with mode: 0644]
libjava/gnu/classpath/jdwp/natVMMethod.cc
libjava/sources.am