Home
last modified time | relevance | path

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

/dports/devel/cgdb/cgdb-0.8.0/lib/tgdb/
H A Dtgdb.cpp1067 static const char *new_ui_text = "Undefined command: \"new-ui\"."; in tgdb_search_for_unsupported_new_ui_message() local
1074 if (line.find(new_ui_text) == 0) { in tgdb_search_for_unsupported_new_ui_message()