rm_debug_api.h File Reference

const TInt TUserTraceSize

const TIntTUserTraceSize

This is the maximum size in bytes a user trace can be

Typedef TRegisterValue32

typedef TUint32 TRegisterValue32

Used for storing the contents of a 32 bit register

const TInt KPanicCategoryMaxName

const TIntKPanicCategoryMaxName

The maximum size, in bytes, of the panic category string returned as part of a TEventInfo object.

TEventInfo TThreadKillInfo

Typedef TRegisterInfo

typedef TUint32 TRegisterInfo
Represents a register id value, in the terms of the Symbian ELF format:
  • bits 0-7 define the class

  • bits 8-15 define the rd_id

  • bits 16-31 define the rd_sub_id

Both the core registers (TFunctionalityRegister type) and the coprocessor registers follow this identifier scheme.

Typedef TBreakId

typedef TInt32 TBreakId

Used as an identifier for breakpoints set by the RSecuritySvrSession::SetBreak function. RSecuritySvrSession

const TUid KUidDebugSecurityServer

const TUidKUidDebugSecurityServer

Debug Security Server Secure ID

const TLitC< sizeof(L"DebugSecurityServer")/2 > KSecurityServerName

const TLitC< sizeof(L"DebugSecurityServer")/2 >KSecurityServerName[static]

The name of the Debug Security Server.

const TUint KDebugServMajorVersionNumber

const TUintKDebugServMajorVersionNumber

The Debug Security Server's major version number.

const TUint KDebugServMinorVersionNumber

const TUintKDebugServMinorVersionNumber

The Debug Security Server's minor version number.

const TUint KDebugServPatchVersionNumber

const TUintKDebugServPatchVersionNumber

The Debug Security Server's patch version number.