Uses of Package
com.pnfsoftware.jeb.core.units.code.debug
Packages that use com.pnfsoftware.jeb.core.units.code.debug
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
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.
This package and sub-packages contains types used by the native code analysis pipeline, including
gendec
(the generic decompiler).Types used by debugger plugins.
Standard implementations of debugger related interfaces.
Utility types specific to JEB core, such as unit helper classes.
-
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core
-
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core.unitsClassDescriptionMain Application Programming / Service Provider interface for JEB debugger units.Specialized identifier for debugger units.
-
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core.units.code.androidClassDescriptionMain Application Programming / Service Provider interface for JEB debugger units.
-
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core.units.code.asmClassDescriptionMain Application Programming / Service Provider interface for JEB debugger units.
-
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core.units.code.debugClassDescriptionLit of connector types.Debugger event types.Basic operation types.Thread or process suspension types.Statuses of a debugged thread.Definition of a breakpoint.Machine information interface.Definition of a library or code module.Process information interface.Define an enumerator of machines that may offer candidate targets for debugging.Description of a debugger target.Standard interface for a thread object managed by a debugger.Definition of a thread stack frame.A variable managed by a debugger.Extension of the virtual memory interface providing additional methods useful in the context of a process controlled by a debugger.A typed value.
-
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core.units.code.debug.implClassDescriptionLit of connector types.Debugger event types.Definition of a breakpoint.Definition of the
event data
associated with aJ.DbgTargetEvent
event type.Machine information interface.Definition of a library or code module.Process information interface.Description of a debugger target.Standard interface for a thread object managed by a debugger.Main Application Programming / Service Provider interface for JEB debugger units.A variable managed by a debugger.A typed value. -
Classes in com.pnfsoftware.jeb.core.units.code.debug used by com.pnfsoftware.jeb.core.utilClassDescriptionMain Application Programming / Service Provider interface for JEB debugger units.