MCPcopy Create free account
hub / github.com/bloomberg/comdb2 / cdb2_set_debug_trace

Function cdb2_set_debug_trace

cdb2api/cdb2api.c:5192–5195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5190}
5191
5192void cdb2_set_debug_trace(cdb2_hndl_tp *hndl)
5193{
5194 hndl->debug_trace = 1;
5195}
5196
5197void cdb2_dump_ports(cdb2_hndl_tp *hndl, FILE *out)
5198{

Callers 15

run_statementFunction · 0.85
insert_records_thdFunction · 0.85
update_records_thdFunction · 0.85
thdFunction · 0.85
empty_register_tableFunction · 0.85
thdFunction · 0.85
thdFunction · 0.85
checkFunction · 0.85
prepare_select_bugFunction · 0.85
prepare_select_testFunction · 0.85
clearFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected