GDB (xrefs)
Public Attributes | List of all members
memory_read_result Struct Reference

#include "target.h"

Public Attributes

ULONGEST begin
 
ULONGEST end
 
gdb_bytedata
 

Detailed Description

Definition at line 294 of file target.h.

Member Data Documentation

ULONGEST memory_read_result::begin

Definition at line 297 of file target.h.

Referenced by mi_cmd_data_read_memory_bytes(), read_whatever_is_readable(), and VEC().

gdb_byte* memory_read_result::data
ULONGEST memory_read_result::end

Definition at line 299 of file target.h.

Referenced by mi_cmd_data_read_memory_bytes(), read_whatever_is_readable(), and VEC().


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