gcc/libjava
Keith Seitz 8faab1f43b java-interp.h (breakpoint_at): Declare.
* include/java-interp.h (breakpoint_at): Declare.
        * interpret.cc (breakpoint_at): New function.
        * gnu/classpath/jdwp/VMVirtualMachine.java (_event_list):
        New member.
        * gnu/classpath/jdwp/natVMVirtualMachine.cc (initialize):
        Initialize _event_list.
        (handle_single_step): If there is a breakpoint at the
        location at which we are stopping, do not send the notification.
        Instead add the event to a list of events that occur at this
        location.
        (jdwpBreakpointCB): If the event list is not empty, send
        whatever events are in it and the breakpoint event in a single
        notification.
        Mark parameter jni_env as MAYBE_UNUSED.
        * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class:
        Regenerated.
        * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerated.

From-SVN: r124777
2007-05-16 20:12:33 +00:00
..
classpath java-interp.h (breakpoint_at): Declare. 2007-05-16 20:12:33 +00:00
gcj
gnu java-interp.h (breakpoint_at): Declare. 2007-05-16 20:12:33 +00:00
include java-interp.h (breakpoint_at): Declare. 2007-05-16 20:12:33 +00:00
java re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
javax
libltdl
org
scripts Makefile.in: Regenerate. 2007-05-03 19:02:52 +00:00
sun
sysdep
testsuite
aclocal.m4
addr2name.awk
boehm.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
ChangeLog java-interp.h (breakpoint_at): Declare. 2007-05-16 20:12:33 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
configure
configure.ac
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
headers.txt headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn friend declaration. 2007-04-24 18:18:56 +00:00
interpret-run.cc jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +00:00
interpret.cc java-interp.h (breakpoint_at): Declare. 2007-05-16 20:12:33 +00:00
jni-libjvm.cc
jni.cc jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +00:00
jvmti.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version
link.cc
Makefile.am interpret.cc: Don't include ExceptionEvent.h. 2007-05-04 02:08:07 +00:00
Makefile.in interpret.cc: Don't include ExceptionEvent.h. 2007-05-04 02:08:07 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
pkg.m4
posix-threads.cc re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
posix.cc
prims.cc
README
shlibpath.m4
sources.am jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +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