Class DebugAddr2line
java.lang.Object
org.eclipse.cdt.utils.debug.tools.DebugAddr2line
StabsAddr2ine
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
int
getEndLine
(long address) getFileName
(long address) getFunction
(long address) int
getStartLine
(long address) static void
-
Constructor Details
-
DebugAddr2line
- Throws:
IOException
-
DebugAddr2line
- Throws:
IOException
-
-
Method Details
-
dispose
public void dispose() -
getStartLine
- Throws:
IOException
-
getEndLine
- Throws:
IOException
-
getFunction
- Throws:
IOException
-
getFileName
- Throws:
IOException
-
main
-