Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi |
Modifier and Type | Method and Description |
---|---|
ICDITraceSnapshot[] |
ICDITraceManager.getSnapshots()
Returns all trace snapshots for this session.
|
ICDITraceSnapshot[] |
ICDITraceManager.getSnapshots(ICDILocation[] locations)
Returns all trace snapshots associated with the given locations.
|
ICDITraceSnapshot[] |
ICDITraceManager.getSnapshots(ICDITracepoint[] tracepoints)
Returns all trace snapshots associated with the given tracepoints.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.