SYMOPT_DEBUG top-level constant

int const SYMOPT_DEBUG

This symbol option turns on noisy symbol loading. This instructs the debugger to display information about its search for symbols.

Implementation

const SYMOPT_DEBUG = 0x80000000;