gdb_store Function (ROM Call 0x1E1)

graphing.h

void gdb_store (ESI dest);

Actual core of cmd_stogdb.

This is the routine which stores the current GDB at the memory location starting at dest.
This routine is wrapped by cmd_stogdb, so there's no point in using gdb_store directly.


Uses: gr_active, gr_other, rngLen, MO_currentOptions, memcpy, gr_initCondName, grFuncName, DerefSym, SymFindMain
Used by: cmd_stogdb, GT_SaveAs