AttachedToTarget |
Issued when attached to target because of auto-attach or `attachToTarget` command.
|
DetachedFromTarget |
Issued when detached from target for any reason (including `detachFromTarget` command).
|
FilterEntry |
A filter used by target query/discovery/auto-attach operations.
|
ReceivedMessageFromTarget |
Notifies about a new protocol message received from the session (as reported in
`attachedToTarget` event).
|
RemoteLocation |
|
SessionID |
Unique identifier of attached debugging session.
|
TargetCrashed |
Issued when a target has crashed.
|
TargetFilter |
The entries in TargetFilter are matched sequentially against targets and
the first entry that matches determines if the target is included or not,
depending on the value of `exclude` field in the entry.
|
TargetID |
|
TargetInfo |
|