Package | Description |
---|---|
org.eclipse.ptp.debug.core.pdi |
Modifier and Type | Interface and Description |
---|---|
interface |
IPDIFunctionLocation
Represents function location in the debuggable program
|
interface |
IPDILineLocation
Represents line location in the debuggable program
|
interface |
IPDILocator
Represents the information of file, function, line, address
|
Modifier and Type | Method and Description |
---|---|
static IPDIFileLocation |
PDILocationFactory.newFileLocationLocation(String file)
Create a file location
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.