Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ SetDebugger
Method
SetDebugger
BG3Extender/Osiris/Debugger/DebugMessages.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
void DebugMessageHandler::SetDebugger(Debugger * debugger)
324
{
325
debugger_ = debugger;
326
}
327
328
void DebugMessageHandler::HandleIdentify(uint32_t seq, DbgIdentifyRequest const & req)
329
{
Callers
2
Debugger
Method · 0.45
~Debugger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected