public interface DebugServer extends Debugger, Runnable
| Modifier and Type | Field and Description |
|---|---|
static String |
DEBUG_EXEC_NAME |
static int |
DEFAULT_PORT |
static byte |
IDA_DEBUGGER_ID |
static byte |
IDA_PROTOCOL_VERSION_V7 |
static int |
PACKET_SIZE |
addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addMcpTool, close, disassembleBlock, getBreakPoints, hasRunnable, isDebugging, removeBreakPoint, run, setDebugListener, traceFunctionCall, traceFunctionCalldetach, onAttachstatic final int DEFAULT_PORT
static final int PACKET_SIZE
static final byte IDA_PROTOCOL_VERSION_V7
static final byte IDA_DEBUGGER_ID
static final String DEBUG_EXEC_NAME
Copyright © 2026. All rights reserved.