Uses of Interface
com.pnfsoftware.jeb.core.units.code.debug.IDebuggerUnit

Packages that use IDebuggerUnit
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins, including dexdec, the dex decompiler.
This package and sub-packages contain types used by the native code analysis pipeline, including gendec (the generic decompiler).
Standard implementations of debugger related interfaces.
JEB Core-specific utility types, primarily helper classes related to units and engines.