/Ge   (Enable Stack Probes)

OverviewHow Do ICompiler Options

This option (and the /Gs option with a size of 0) activates stack probes for every function call that requires storage for local variables. This mechanism is useful only if you rewrite the functionality of the stack probe. It is recommended that you use the /Gh option rather than rewriting the stack probe.