GDB (xrefs)
|
#include "tui-data.h"
Public Attributes | |
char | full_name [MAX_LOCATOR_ELEMENT_LEN] |
char | proc_name [MAX_LOCATOR_ELEMENT_LEN] |
int | line_no |
CORE_ADDR | addr |
struct gdbarch * | gdbarch |
Definition at line 203 of file tui-data.h.
Definition at line 209 of file tui-data.h.
Referenced by init_content_element(), tui_get_begin_asm_address(), tui_make_status_line(), tui_set_locator_info(), and tui_show_frame_info().
Definition at line 206 of file tui-data.h.
Referenced by init_content_element(), tui_set_locator_fullname(), and tui_source_is_displayed().
struct gdbarch* tui_locator_element::gdbarch |
Definition at line 211 of file tui-data.h.
Referenced by tui_get_begin_asm_address(), tui_make_status_line(), and tui_set_locator_info().
Definition at line 208 of file tui-data.h.
Referenced by init_content_element(), tui_make_status_line(), tui_set_locator_info(), and tui_show_frame_info().
Definition at line 207 of file tui-data.h.
Referenced by init_content_element(), tui_make_status_line(), and tui_set_locator_info().