|
GDBserver
|
#include "tracepoint.h"
Public Attributes | |
| int | tpoint_num |
| CORE_ADDR | tpoint_addr |
| CORE_ADDR | adjusted_insn_addr |
| CORE_ADDR | adjusted_insn_addr_end |
Definition at line 105 of file tracepoint.h.
| CORE_ADDR fast_tpoint_collect_status::adjusted_insn_addr |
Definition at line 114 of file tracepoint.h.
Referenced by fast_tracepoint_collecting(), and maybe_move_out_of_jump_pad().
| CORE_ADDR fast_tpoint_collect_status::adjusted_insn_addr_end |
Definition at line 115 of file tracepoint.h.
Referenced by fast_tracepoint_collecting(), and maybe_move_out_of_jump_pad().
| CORE_ADDR fast_tpoint_collect_status::tpoint_addr |
Definition at line 109 of file tracepoint.h.
Referenced by fast_tracepoint_collecting(), and maybe_move_out_of_jump_pad().
| int fast_tpoint_collect_status::tpoint_num |
Definition at line 108 of file tracepoint.h.
Referenced by fast_tracepoint_collecting().
1.8.10