Class DebugSym
java.lang.Object
org.eclipse.cdt.utils.debug.tools.DebugSym
- All Implemented Interfaces:
Comparable<Object>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
addr
public long addr -
size
public long size -
startLine
public int startLine -
endLine
public int endLine -
name
-
type
-
filename
-
-
Constructor Details
-
DebugSym
public DebugSym()
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Object>
-
toString
-