gcc/libjava/gnu/classpath
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
..
debug Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jdwp interpret-run.cc: Add code to properly set up variable slots when debugging. 2007-04-02 13:45:52 +00:00
Configuration.h Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
Configuration.java Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
natConfiguration.cc Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
natSystemProperties.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natVMStackWalker.cc re PR libgcj/30742 (ResourceBundle regression) 2007-02-10 14:22:54 +00:00
NotImplementedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Pointer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Pointer32.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Pointer64.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ServiceFactory$ServiceIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ServiceFactory.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ServiceProviderLoadingAction.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SystemProperties.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SystemProperties.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMStackWalker.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMStackWalker.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00