GDB (xrefs)
|
This is the complete list of members for ada_catchpoint, including all inherited members.
ada_catchpoint(struct gdbarch *gdbarch_, enum ada_exception_catchpoint_kind kind, const char *cond_string, bool tempflag, bool enabled, bool from_tty, std::string &&excep_string_) | ada_catchpoint | inline |
add_location(const symtab_and_line &sal) | code_breakpoint | |
breakpoint::add_location(bp_location &loc) | breakpoint | |
after_condition_true(struct bpstat *bs) | breakpoint | inlinevirtual |
allocate_location() override | ada_catchpoint | virtual |
breakpoint(struct gdbarch *gdbarch_, enum bptype bptype, bool temp=true, const char *cond_string=nullptr) | code_breakpoint | |
breakpoint_hit(const struct bp_location *bl, const address_space *aspace, CORE_ADDR bp_addr, const target_waitstatus &ws) override | code_breakpoint | virtual |
check_status(struct bpstat *bs) override | ada_catchpoint | virtual |
clear_locations() | breakpoint | inline |
code_breakpoint(struct gdbarch *gdbarch, bptype type, gdb::array_view< const symtab_and_line > sals, location_spec_up &&locspec, gdb::unique_xmalloc_ptr< char > filter, gdb::unique_xmalloc_ptr< char > cond_string, gdb::unique_xmalloc_ptr< char > extra_string, enum bpdisp disposition, int thread, int task, int inferior, int ignore_count, int from_tty, int enabled, unsigned flags, int display_canonical) | code_breakpoint | |
commands | breakpoint | |
cond_string | breakpoint | |
condition_not_parsed | breakpoint | |
decode_location_spec(location_spec *locspec, struct program_space *search_pspace) | code_breakpoint | protectedvirtual |
DISABLE_COPY_AND_ASSIGN(breakpoint) | breakpoint | |
display_canonical | breakpoint | |
disposition | breakpoint | |
enable_count | breakpoint | |
enable_state | breakpoint | |
explains_signal(enum gdb_signal) | breakpoint | inlinevirtual |
extra_string | breakpoint | |
filter | breakpoint | |
first_loc() | breakpoint | inline |
first_loc() const | breakpoint | inline |
frame_id | breakpoint | |
gdbarch | breakpoint | |
has_locations() const | breakpoint | inline |
has_multiple_locations() const | breakpoint | inline |
has_single_location() const | breakpoint | inline |
hit_count | breakpoint | |
ignore_count | breakpoint | |
inferior | breakpoint | |
input_radix | breakpoint | |
insert_location(struct bp_location *) override | code_breakpoint | virtual |
language | breakpoint | |
last_loc() const | breakpoint | inline |
location_spec_to_sals(location_spec *locspec, struct program_space *search_pspace, int *found) | code_breakpoint | protected |
locations() const | breakpoint | |
locspec | breakpoint | |
locspec_range_end | breakpoint | |
m_excep_string | ada_catchpoint | private |
m_kind | ada_catchpoint | private |
m_locations | breakpoint | protected |
number | breakpoint | |
print_it(const bpstat *bs) const override | ada_catchpoint | virtual |
print_mention() const override | ada_catchpoint | virtual |
print_one(const bp_location **) const override | ada_catchpoint | virtual |
print_one_detail(struct ui_out *) const | breakpoint | inlinevirtual |
print_recreate(struct ui_file *fp) const override | ada_catchpoint | virtual |
print_recreate_thread(struct ui_file *fp) const | breakpoint | protected |
pspace | breakpoint | |
py_bp_object | breakpoint | |
re_set() override | ada_catchpoint | virtual |
re_set_default() | code_breakpoint | protected |
related_breakpoint | breakpoint | |
remove_location(struct bp_location *, enum remove_bp_reason reason) override | code_breakpoint | virtual |
resources_needed(const struct bp_location *) | breakpoint | virtual |
say_where() const | code_breakpoint | protected |
scm_bp_object | breakpoint | |
should_stop_exception(const struct bp_location *bl) const | ada_catchpoint | private |
silent | breakpoint | |
steal_locations(program_space *pspace) | breakpoint | |
task | breakpoint | |
thread | breakpoint | |
type | breakpoint | |
unadd_location(bp_location &loc) | breakpoint | |
~breakpoint()=0 | breakpoint | pure virtual |
~code_breakpoint() override=0 | code_breakpoint | pure virtual |