Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsStackFrameSetup
Method
IsStackFrameSetup
IDEHelper/DbgModule.h:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
uint16 mCtxIdx;
268
269
bool IsStackFrameSetup()
270
{
271
return mColumn != -2;
272
}
273
};
274
275
struct DbgLineDataEx
Callers
5
DoUpdate
Method · 0.80
HasLineInfoAt
Method · 0.80
StepLineTryPause
Method · 0.80
SetupStep
Method · 0.80
FindCodeAddresses
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected