|
GDB (xrefs)
|
#include "breakpoint.h"
Additional Inherited Members | |
Public Member Functions inherited from breakpoint | |
| virtual | ~breakpoint () |
Definition at line 874 of file breakpoint.h.
| int tracepoint::number_on_target |
Definition at line 885 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 tfind_tracepoint_command().
| int tracepoint::pass_count |
Definition at line 882 of file breakpoint.h.
Referenced by find_matching_tracepoint_location(), mi_cmd_break_passcount(), print_one_breakpoint_location(), remote_download_tracepoint(), trace_pass_set_count(), and tracepoint_print_recreate().
| char* tracepoint::static_trace_marker_id |
Definition at line 892 of file breakpoint.h.
Referenced by init_breakpoint_sal(), strace_marker_decode_location(), tracepoint_print_one_detail(), and update_static_tracepoint().
| int tracepoint::static_trace_marker_id_idx |
Definition at line 900 of file breakpoint.h.
Referenced by strace_marker_decode_location().
| long tracepoint::step_count |
Definition at line 878 of file breakpoint.h.
Referenced by find_matching_tracepoint_location(), remote_download_tracepoint(), tracefile_fetch_registers(), validate_actionline(), and validate_commands_for_breakpoint().
| ULONGEST tracepoint::traceframe_usage |
Definition at line 889 of file breakpoint.h.
Referenced by create_tracepoint_from_upload(), parse_tracepoint_status(), print_one_breakpoint_location(), and remote_get_tracepoint_status().
1.8.14