Home
last modified time | relevance | path

Searched defs:tui_source_element (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-winsource.h64 struct tui_source_element struct
66 tui_source_element () in tui_source_element() argument
74 tui_source_element (tui_source_element &&other) in tui_source_element() function
82 std::string line;
83 struct tui_line_or_address line_or_addr;
84 bool is_exec_point = false;
85 tui_bp_flags break_mode = 0;