GDB (xrefs)
|
#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.
Referenced by add_inferior_with_spaces(), add_program_space(), bkpt_breakpoint_hit(), breakpoint_hit_ranged_breakpoint(), breakpoint_location_address_match(), breakpoint_locations_match(), breakpoint_xfer_memory(), clone_inferior_command(), follow_exec(), handle_vfork_child_exec_or_exit(), hardware_watchpoint_inserted_in_range(), initialize_inferiors(), insert_bp_location(), linux_child_follow_fork(), maybe_new_address_space(), release_program_space(), software_breakpoint_inserted_here_p(), tui_set_disassem_content(), update_address_spaces(), and watchpoint_locations_match().
Definition at line 179 of file progspace.h.
Referenced by handle_inferior_event(), linux_child_follow_fork(), and should_be_inserted().
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.
Referenced by all_locations_are_pending(), disable_breakpoints_before_startup(), enable_breakpoints_after_startup(), find_method(), iterate_over_all_matching_symtabs(), linespec_expression_to_pc(), search_minsyms_for_name(), should_be_inserted(), and VEC().
struct program_space* program_space::next |
Definition at line 139 of file progspace.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), ada_new_objfile_observer(), add_program_space(), display_command(), prune_program_spaces(), and remove_program_space().
Definition at line 142 of file progspace.h.
Referenced by add_program_space(), bp_location_compare(), build_target_command_list(), build_target_condition_list(), follow_exec(), force_breakpoint_reinsertion(), print_program_space(), update_global_location_list(), and valid_program_space_id().
struct objfile* program_space::objfiles |
Definition at line 187 of file progspace.h.
Definition at line 154 of file progspace.h.
Referenced by clone_program_space(), inferior_command(), print_inferior(), print_one_inferior(), and print_program_space().
Definition at line 209 of file progspace.h.
struct so_list* program_space::so_list |
Definition at line 195 of file progspace.h.
Referenced by solib_name_from_address().
unsigned program_space::solib_add_generation |
Definition at line 198 of file progspace.h.
Referenced by post_create_inferior(), and solib_add().
Definition at line 183 of file progspace.h.
Referenced by clone_program_space(), and pspy_get_filename().
Definition at line 191 of file progspace.h.
Referenced by release_program_space(), and remove_target_sections().