Debugger option
Shell.Options.Debugger
val hideAnonymousFrames: bool option
If true, hide anonymous stack frames when in the debugger. An anonymous frame is a frame whose function is an ML anonymous function, that is, one defined with fn rather than fun.