GDB (xrefs)
|
#include "breakpoint.h"
Public Attributes | |
struct breakpoint | base |
long | step_count |
int | pass_count |
int | number_on_target |
ULONGEST | traceframe_usage |
char * | static_trace_marker_id |
int | static_trace_marker_id_idx |
Definition at line 831 of file breakpoint.h.
struct breakpoint tracepoint::base |
Definition at line 834 of file breakpoint.h.
Referenced by breakpoint_notify(), create_breakpoint(), create_breakpoint_sal(), create_tracepoint_from_upload(), find_matching_tracepoint_location(), get_traceframe_location(), merge_uploaded_tracepoints(), mi_cmd_break_passcount(), parse_tracepoint_status(), remote_get_tracepoint_status(), strace_marker_create_breakpoints_sal(), tfile_fetch_registers(), tfile_get_traceframe_address(), tfind_1(), trace_actions_command(), trace_pass_set_count(), and validate_actionline().
Definition at line 845 of file breakpoint.h.
Referenced by download_tracepoint_locations(), get_tracepoint_by_number_on_target(), merge_uploaded_tracepoints(), remote_get_tracepoint_status(), start_tracing(), tfile_trace_find(), and trace_find_tracepoint_command().
Definition at line 842 of file breakpoint.h.
Referenced by find_matching_tracepoint_location(), gdb_get_tracepoint_info(), mi_cmd_break_passcount(), print_one_breakpoint_location(), remote_download_tracepoint(), trace_pass_set_count(), and tracepoint_print_recreate().
Definition at line 852 of file breakpoint.h.
Referenced by init_breakpoint_sal(), strace_marker_decode_linespec(), and tracepoint_print_one_detail().
Definition at line 860 of file breakpoint.h.
Referenced by strace_marker_create_breakpoints_sal(), and strace_marker_decode_linespec().
Definition at line 838 of file breakpoint.h.
Referenced by find_matching_tracepoint_location(), gdb_get_tracepoint_info(), remote_download_tracepoint(), tfile_fetch_registers(), validate_actionline(), and validate_commands_for_breakpoint().
Definition at line 849 of file breakpoint.h.
Referenced by create_tracepoint_from_upload(), parse_tracepoint_status(), print_one_breakpoint_location(), and remote_get_tracepoint_status().