Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ read
Function
read
plugins/gdb/tests/breakpoints/main.cpp:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void read(int* i)
15
{
16
static int i2;
17
i2 = *i;
18
}
19
20
int test_main(int* i)
21
{
Callers
7
test_main
Function · 0.70
read
Method · 0.50
read
Method · 0.50
read
Method · 0.50
OutReceived
Method · 0.50
CMakeCacheModel
Method · 0.50
reset
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected