GDB (API)
Public Attributes
block Struct Reference

#include "block.h"

List of all members.

Public Attributes

CORE_ADDR startaddr
CORE_ADDR endaddr
struct symbolfunction
struct blocksuperblock
struct dictionary * dict
union {
   struct {
   }   cplus_specific
language_specific

Detailed Description

Definition at line 60 of file block.h.


Member Data Documentation

struct { ... } block::cplus_specific
struct dictionary* block::dict

Definition at line 83 of file block.h.

Definition at line 66 of file block.h.

Definition at line 71 of file block.h.

union { ... } block::language_specific

Definition at line 65 of file block.h.

Definition at line 79 of file block.h.


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