Home
last modified time | relevance | path

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

/dports/devel/cgdb/cgdb-0.8.0/lib/tgdb/
H A Dtgdb.h42 TGDB_BREAKPOINT_ADD, enumerator
H A Dtgdb.cpp864 case TGDB_BREAKPOINT_ADD: in tgdb_client_modify_breakpoint_call()
/dports/devel/cgdb/cgdb-0.8.0/cgdb/
H A Dinterface.cpp1205 enum tgdb_breakpoint_action t = TGDB_BREAKPOINT_ADD; in source_input()