Home
last modified time | relevance | path

Searched refs:gdb_scroller (Results 1 – 1 of 1) sorted by relevance

/dports/devel/cgdb/cgdb-0.8.0/cgdb/
H A Dinterface.cpp568 if (gdb_scroller) { in if_layout()
829 if (scr_search_mode(gdb_scroller)) in gdb_input()
851 scr_home(gdb_scroller); in gdb_input()
856 scr_end(gdb_scroller); in gdb_input()
870 scr_left(gdb_scroller); in gdb_input()
892 scr_end(gdb_scroller); in gdb_input()
1511 if (!gdb_scroller) { in if_print_internal()
1517 scr_add(gdb_scroller, buf); in if_print_internal()
1623 if (gdb_scroller) { in if_shutdown()
1624 scr_free(gdb_scroller); in if_shutdown()
[all …]