public class

DebuggerHelper

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.util.DebuggerHelper

Class Overview

Helper methods related to debugger units.

Summary

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
From class java.lang.Object

Public Constructors

public DebuggerHelper ()

Public Methods

public static IDebuggerUnit getDebuggerForUnit (IRuntimeProject project, ICodeUnit targetUnit)

Find the existing debugger unit that can potentially manage the provided target code unit.