GetInstructionInfo
virtual status_t GetInstructionInfo(target_addr_t address,
status_t error = GetInstructionInfo(address, info, NULL);
if (GetInstructionInfo(instructionAddress, info, state) != B_OK) {
virtual status_t GetInstructionInfo(target_addr_t address,
status_t error = GetInstructionInfo(address, info, NULL);
if (GetInstructionInfo(instructionAddress, info, state) != B_OK)
status_t result = GetInstructionInfo(info.Address(), info, state);
virtual status_t GetInstructionInfo(target_addr_t address,
if (fDebuggerInterface->GetArchitecture()->GetInstructionInfo(