Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5192
void cdb2_set_debug_trace(cdb2_hndl_tp *hndl)
5193
{
5194
hndl->debug_trace = 1;
5195
}
5196
5197
void cdb2_dump_ports(cdb2_hndl_tp *hndl, FILE *out)
5198
{
Callers
15
run_statement
Function · 0.85
insert_records_thd
Function · 0.85
update_records_thd
Function · 0.85
thd
Function · 0.85
empty_register_table
Function · 0.85
thd
Function · 0.85
thd
Function · 0.85
check
Function · 0.85
prepare_select_bug
Function · 0.85
prepare_select_test
Function · 0.85
clear
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected