GDB (API)
|
#include "progspace.h"
Public Member Functions | |
VEC (so_list_ptr)*added_solibs | |
VEC (char_ptr)*deleted_solibs | |
Public Attributes | |
struct program_space * | next |
int | num |
bfd * | ebfd |
long | ebfd_mtime |
char * | pspace_exec_filename |
struct address_space * | aspace |
int | executing_startup |
int | breakpoints_not_allowed |
struct objfile * | symfile_object_file |
struct objfile * | objfiles |
struct target_section_table | target_sections |
struct so_list * | so_list |
unsigned | solib_add_generation |
REGISTRY_FIELDS |
Definition at line 136 of file progspace.h.
struct address_space* program_space::aspace |
Definition at line 165 of file progspace.h.
Definition at line 179 of file progspace.h.
bfd* program_space::ebfd |
Definition at line 148 of file progspace.h.
Definition at line 150 of file progspace.h.
Definition at line 175 of file progspace.h.
struct program_space* program_space::next |
Definition at line 139 of file progspace.h.
Definition at line 142 of file progspace.h.
struct objfile* program_space::objfiles |
Definition at line 187 of file progspace.h.
Definition at line 154 of file progspace.h.
Definition at line 209 of file progspace.h.
struct so_list* program_space::so_list |
Definition at line 195 of file progspace.h.
unsigned program_space::solib_add_generation |
Definition at line 198 of file progspace.h.
Definition at line 183 of file progspace.h.
Definition at line 191 of file progspace.h.