gcc/libjava/classpath/lib
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
..
gnu 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 HTMLEditorKit.class: Regenerate 2007-05-16 06:54:58 +00:00
jazzlib Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
org TaggedComponentHelper.java (read): Use read_octet_array(), not read(). 2007-04-16 13:48:26 +00:00
sun AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
copy-vmresources.sh.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
gen-classlist.sh.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.am Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.gcj Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.in configure.ac: New configure option --enable-generated-files-in-srcdir. 2007-03-19 05:57:53 +00:00
mkcollections.pl.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
mkdep.pl.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
split-for-gcj.sh gen-classlist.sh.in: Correct handle generated files. 2006-04-04 20:05:01 +00:00
standard.omit.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00