Structs§
- Event
- Single event within an event set
- Event
Set - Composite event packet (can contain multiple events)
- Field
Event - Which field was touched, by what code, on which object — the context both field events carry. They differ only in whether a pending value comes with it, so it lives in one struct.
- Monitor
Event - Which monitor was contended, by which thread, at what code.
Enums§
Functions§
- parse_
event_ packet - Parse an event packet from JDWP