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 Debugger Guide - there are several supporting files provided with the watcom debugger. these http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
There are several supporting files provided with the Watcom Debugger.  These
files fall into five categories.

 1. Watcom Debugger command files (files with the ".dbg" suffix).

 2. Watcom Debugger trap files (files with the ".trp" suffix).

 3. Watcom Debugger parser files (files with the ".prs" suffix).

 4. Watcom Debugger help files (files with the ".hlp" suffix).

 5. Watcom Debugger symbolic debugging information files (files with the
    ".sym" suffix).

The search order for Watcom Debugger support files is as follows:

 1. the current directory,

 2. the paths listed in the WD_PATH environment variable,

 3. the path listed in the HOME environment variable, and, finally,

 4. the "/usr/watcom/wd" directory.

You should note the following when using the remote debugging feature of the
Watcom Debugger.  When the REMotefiles option is specified, the debugger
also attempts to locate the Watcom Debugger's support files (command files,
trap files, etc.) on the task machine.

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