Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - line number debugging information is included in the object file. this http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Line number debugging information is included in the object file.  This
option provides additional information to the Watcom Debugger (at the
expense of larger object files and executable files).  Line numbers are
handy when debugging your application with the Watcom Debugger at the source
code level.  Code speed is not affected by this option.  To avoid
recompiling, the Watcom Strip Utility can be used to remove debugging
information from the executable image.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson