MCPcopy 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
275struct DbgLineDataEx

Callers 5

DoUpdateMethod · 0.80
HasLineInfoAtMethod · 0.80
StepLineTryPauseMethod · 0.80
SetupStepMethod · 0.80
FindCodeAddressesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected