Cosmos/source2/Compiler/Cosmos.Compiler.DebugStub/AsmBreak.asm
2012-07-30 15:13:20 +00:00

11 lines
258 B
NASM

DebugStub_AsmBreakEIP dd 0
DebugStub_AsmOrigByte dd 0
DebugStub_DoAsmBreak:
Mov ESI, [DebugStub_CallerESP]
Mov EAX, [DebugStub_AsmBreakEIP]
Index (zero based) must be greater than or equal to zero and less than the size of the argument list.