* classpath/lib/gnu/classpath/jdwp/Jdwp.class: Regenerated.
* classpath/lib/gnu/classpath/jdwp/event/EventManager.class:
Regenerated.
* gnu/classpath/jdwp/event/EventManager.h: Regenerated.
* gnu/classpath/jdwp/event/EventManager.java
(getEventRequest): Rename to...
(getEventRequests): ...this.
Change return type to array of requests.
Construct a list of all matching events and return
them all.
* gnu/classpath/jdwp/Jdwp.java (notify): Use getEventRequests
and send event notifications for all matching requests.
From-SVN: r124250
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| filters | Loading commit data... | |
| BreakpointEvent.h | Loading commit data... | |
| ClassPrepareEvent.h | Loading commit data... | |
| ClassUnloadEvent.h | Loading commit data... | |
| Event.h | Loading commit data... | |
| EventManager.h | Loading commit data... | |
| EventRequest.h | Loading commit data... | |
| ExceptionEvent.h | Loading commit data... | |
| MethodEntryEvent.h | Loading commit data... | |
| MethodExitEvent.h | Loading commit data... | |
| SingleStepEvent.h | Loading commit data... | |
| ThreadEndEvent.h | Loading commit data... | |
| ThreadStartEvent.h | Loading commit data... | |
| VmDeathEvent.h | Loading commit data... | |
| VmInitEvent.h | Loading commit data... |