gcc/libjava/gnu/classpath
Keith Seitz 410b0a2c94 * gnu/classpath/jdwp/VMVirtualMachine.java
(_stepping_threads): New member.
        * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class:
        Regenerated.
        * gnu/classpath/jdwp/VMVirtualMachine.h:
        Regenerated.
        * gnu/claspath/jdwp/natVMVirtualMachine.cc
        (get_request_step_filter): New function.
        (DISABLE_EVENT): New macro.
        (initialize): Initialize _stepping_threads.
        (registerEvent): Implement EVENT_SINGLE_STEP.
        (unregisterEvent): Likewise.

From-SVN: r121769
2007-02-09 18:43:21 +00:00
..
debug Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jdwp * gnu/classpath/jdwp/VMVirtualMachine.java 2007-02-09 18:43:21 +00:00
Configuration.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Configuration.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ListenerData.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +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
natConfiguration.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natSystemProperties.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natVMStackWalker.cc natVMStackWalker.cc: Call InitClass everywhere. 2007-01-24 17:13:50 +00:00