Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ function
Method
function
ui/threadframes.h:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
size_t frameIndex() const { return m_frameIndex; }
75
std::string module() const { return m_module; }
76
std::string function() const { return m_function; }
77
78
private:
79
bool m_isFrame {false};
Callers
3
PostDebuggerEvent
Method · 0.80
data
Method · 0.80
copy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected