java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.util.DebuggerHelper |
Helper methods related to debugger units
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DebuggerHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static IDebuggerUnit |
getDebuggerForUnit(IRuntimeProject project, ICodeUnit targetUnit)
Find the existing debugger unit that can potentially manage the provided target code unit.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Find the existing debugger unit that can potentially manage the provided target code unit. If several are found, find the one which is attached. If several debuggers exists and are attached, the result will be null.