Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AddLocalVariable
headers/private/debugger/model/StackFrame.h
77
bool AddLocalVariable(Variable* variable);
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1123
if (!frame->AddLocalVariable(variable))
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1273
if (!frame->AddLocalVariable(variable))