* 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: r124778
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
debug | Loading commit data... | |
jdwp | Loading commit data... | |
Configuration.h | Loading commit data... | |
Configuration.java | Loading commit data... | |
NotImplementedException.h | Loading commit data... | |
Pointer.h | Loading commit data... | |
Pointer32.h | Loading commit data... | |
Pointer64.h | Loading commit data... | |
ServiceFactory$ServiceIterator.h | Loading commit data... | |
ServiceFactory.h | Loading commit data... | |
ServiceProviderLoadingAction.h | Loading commit data... | |
SystemProperties.h | Loading commit data... | |
SystemProperties.java | Loading commit data... | |
VMStackWalker.h | Loading commit data... | |
VMStackWalker.java | Loading commit data... | |
natConfiguration.cc | Loading commit data... | |
natSystemProperties.cc | Loading commit data... | |
natVMStackWalker.cc | Loading commit data... |