GDBserver
Public Attributes | List of all members
readonly_region Struct Reference

Public Attributes

CORE_ADDR start
 
CORE_ADDR end
 
struct readonly_regionnext
 

Detailed Description

Definition at line 1232 of file tracepoint.c.

Member Data Documentation

CORE_ADDR readonly_region::end

Definition at line 1235 of file tracepoint.c.

Referenced by cmd_qtro(), and in_readonly_region().

struct readonly_region* readonly_region::next

Definition at line 1238 of file tracepoint.c.

Referenced by clear_readonly_regions(), cmd_qtro(), and in_readonly_region().

CORE_ADDR readonly_region::start

Definition at line 1235 of file tracepoint.c.

Referenced by cmd_qtro(), and in_readonly_region().


The documentation for this struct was generated from the following file: