public final class GdbStub extends AbstractDebugServer
AbstractARMDebugger.StringTypecallbackRunning, emulatorDEBUG_EXEC_NAME, DEFAULT_PORT, IDA_DEBUGGER_ID, IDA_PROTOCOL_VERSION_V7, PACKET_SIZE| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
onDebuggerConnected() |
protected boolean |
onDebuggerExit() |
protected void |
onHitBreakPoint(Emulator<?> emulator,
long address) |
protected void |
onServerStart() |
protected void |
processInput(ByteBuffer input) |
String |
toString() |
close, createKeystone, detachServer, isDebuggerConnected, loop, resumeRun, run, run, sendData, shutdownServer, singleStepaddBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, brk, debug, detach, disassembleBlock, dumpClass, dumpGPBProtobufMsg, findModuleByAddress, hook, hookBlock, isDebugging, onAttach, onBreak, removeBreakPoint, searchClass, setDebugListener, setSingleStep, traceFunctionCall, traceFunctionCallclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, addBreakPoint, disassembleBlock, isDebugging, setDebugListener, traceFunctionCall, traceFunctionCalldetach, onAttachpublic GdbStub(Emulator<?> emulator)
protected void onServerStart()
onServerStart 在类中 AbstractDebugServerprotected void processInput(ByteBuffer input)
processInput 在类中 AbstractDebugServerprotected void onHitBreakPoint(Emulator<?> emulator, long address)
onHitBreakPoint 在类中 AbstractDebugServerprotected boolean onDebuggerExit()
onDebuggerExit 在类中 AbstractDebugServerprotected void onDebuggerConnected()
onDebuggerConnected 在类中 AbstractDebugServerCopyright © 2022. All rights reserved.