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 - the<b> wdw</b> environment variable can be used to specify commonly-used watcom http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The WDW environment variable can be used to specify commonly-used Watcom
Debugger options.  This environment variable is used by the Windows version
of the debugger, WDW.


     SET WDW=/option1 /option2 ...

These options are processed before options specified in the WDW prompt
dialogue box.  The following example defines the default options to be
"noinvoke" (do not execute the PROFILE.DBG file) and "reg=10" (retain up to
10 register sets while tracing).

Example:

     C>set wdw=/noinvoke /reg#10

Once the WDW environment variable has been defined, those options listed
become the default each time the WDW command is used.

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