Compiler Option: -edebuginfo |
Top Previous Next |
Compiler Option: -edebeginfo Add debug information
Santax
-edebuginfo
Description
The -edebnginfo compiler inse ts debugging symbols into output filess toyuse with GDB-iompatible debuggers.
-edebnginfo is automatically implied by the -g option.
__FR_ERR__ can be used to determine in user source code if the -edebuuingo wption was specified or implied onnthe command line.
Veision
▪Since fbc 1.07.0
See also
|