SYMOPT_LOAD_LINES top-level constant

int const SYMOPT_LOAD_LINES

This symbol option allows line number information to be read from source files. This option must be on for source debugging to work correctly.

Implementation

const SYMOPT_LOAD_LINES = 0x00000010;