bgcios::toolctl::SetBreakpointCmd Struct Reference

Command to set a memory breakpoint. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::SetBreakpointCmd:
bgcios::toolctl::ToolCommand

Data Fields

BG_Addr_t addr
 Address of memory.
uint32_t instruction
 Trap instruction.
BG_ThreadID_t threadID
 Thread id.

Detailed Description

Command to set a memory breakpoint.

Definition at line 1090 of file ToolctlMessages.h.


Field Documentation

Address of memory.

Definition at line 1092 of file ToolctlMessages.h.

Trap instruction.

Definition at line 1093 of file ToolctlMessages.h.

Thread id.

Definition at line 659 of file ToolctlMessages.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1