gcc/libjava
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
..
classpath 2007-04-02 Kyle Galloway <kgallowa@redhat.com> 2007-04-02 12:52:01 +00:00
gcj configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
gnu interpret-run.cc: Add code to properly set up variable slots when debugging. 2007-04-02 13:45:52 +00:00
include configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
java re PR libgcj/29869 (LogManager class loading failure with Tomcat) 2007-03-30 04:09:35 +00:00
javax
libltdl
org
scripts sources.am, [...]: Rebuilt. 2007-03-28 02:01:01 +00:00
sun
sysdep
testsuite configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog interpret-run.cc: Add code to properly set up variable slots when debugging. 2007-04-02 13:45:52 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
configure configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.ac configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
headers.txt
interpret-run.cc interpret-run.cc: Add code to properly set up variable slots when debugging. 2007-04-02 13:45:52 +00:00
interpret.cc
jni-libjvm.cc
jni.cc
jvmti.cc jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle slot. 2007-03-12 20:15:25 +00:00
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version
link.cc link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types and the return type of the found method match... 2007-03-23 11:25:46 +00:00
Makefile.am Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
Makefile.in sources.am, [...]: Rebuilt. 2007-03-28 02:01:01 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
README
shlibpath.m4
sources.am sources.am, [...]: Rebuilt. 2007-03-28 02:01:01 +00:00
stacktrace.cc
standard.omit.in
THANKS
verify.cc
win32-threads.cc
win32.cc

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla