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 - these commands are used internally by the debugger to save and restore the http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
These commands are used internally by the debugger to save and restore the
configuration.  The syntax is:


     Set AUtosave [ON|OFf]
     Set ASsembly [Lower|Upper] [Outside|Inside] [Source|NOSource]
[Hexadecimal|Decimal]
     Set Variable [Entire|Partial] [CODe|NOCODe] [INherit|NOINherit]
[COMpiler|NOCOMpiler] [PRIvate|NOPRIvate] [PROtected|NOPROTected]
[Members|NOMembers]
     Set FUnctions [Typed|All]
     Set GLobals [Typed|All]
     Set REGister [Hexadecimal|Decimal] [Extended|Normal]
     Set Fpu [Hexadecimal|Decimal]
     Set Bell [ON|OFf]
     Set Call [/Far|/Interrupt|/Near] [ ( [<location> [,<location> [...]]] )
]
     Set Dclick <expr>
     Set Implicit [ON|OFf]
     Set INput <wndname>
     Set Radix <expr>
     Set RECursion [ON|OFf]
     Set SEarch [CASEIgnore|CASEREspect] [Rx|NORx] <string>
     Set SOurce [/Add] [<path> [<path>] [...]]]
     Set SYmbol [/Add|/Ignore|/Respect] [<lookspec> [<lookspec> [...]]]
     Set Tab <intexpr>
     Set Level [Assembly|Mixed|Source]
     Set LAnguage [CPP|C|FORTRAN]
     Set SUpportroutine <string>
     Set MAcro <wndname> <key> <command>

<location>
    see call command.

<lookspec>
    [/Ignore|/Respect] <string>

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