gcc/libjava/gnu
Kyle Galloway bfd6b6cb22 interpret-run.cc: Add code to properly set up variable slots when debugging.
2007-04-02  Kyle Galloway  <kgallowa@redhat.com>

	* interpret-run.cc: Add code to properly set up variable slots
	when debugging.
	* gnu/classpath/jdwp/natVMFrame.cc (checkJVMTIError): New function.
	(getObjectJVMTI): New function.
	(setObjectJVMTI): New function.
	(getIntJVMTI): New function.
	(setIntJVMTI): New function.
	(getLongJVMTI): New function.
	(setLongJVMTI): New function.
	(getFloatJVMTI): New function.
	(setFloatJVMTI): New function.
	(getDoubleJVMTI): New function.
	(setDoubleJVMTI): New function.
	(getFrameDepth): New function.
	(getValue): Implement.
	(setValue): Implement.

From-SVN: r123427
2007-04-02 13:45:52 +00:00
..
awt Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
classpath interpret-run.cc: Add code to properly set up variable slots when debugging. 2007-04-02 13:45:52 +00:00
CORBA Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
gcj sources.am, [...]: Rebuilt. 2007-03-28 02:01:01 +00:00
java re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.exec()) 2007-03-23 00:06:41 +00:00
javax [multiple changes] 2007-02-16 13:51:04 +00:00
xml re PR classpath/30718 (TransformerException in XSLURIResolver) 2007-02-07 18:22:26 +00:00