  | Il SymDeb.exe,
    più ricco del primo presenta invece il seguente Menu (qui proposto in forma
    rielaborata):
        
      
          
            
              C:\Arch-Lab\Lavoro>DEBUG 
                Microsoft (R) Symbolic Debug Utility  Version 4.00 
                Copyright (C) Microsoft Corp 1984, 1985.  All rights reserved. 
                Processor is [80286] 
                -? 
                A [<address>] ................... - assemble          
                BC[<bp>] ........................ - clear breakpoint(s)    
                BD[<bp>] ........................ - disable breakpoint(s)  
                BE[<bp>] ........................ - enable breakpoint(s)  
                BL[<bp>] ........................ - list breakpoint(s)  
                BP [bp] <address> ............... - set breakpoint  
                C <range> <address> ............. - compare  
                D[type][<range>] ................ - dump memory  
                E[type] <address> [<list>] ...... - enter  
                F <range> <list> ................ - fill  
                G [=<address> [<address>...]] ..  - go  
                H <value> <value> ............... - hexadd  
                I <value>  ...................... - input from port  
                K [<value>] ..................... - stack trace  
                L [<addr> [<drive><rec><rec>]] .. - load  
                M <range> <address>  ............ - move 
                N <filename> [<filename>...] .... - name 
      O <value> <byte> ................ - output to port 
       P [=<address>] [<value>] ........ - program step 
         Q  .............................. - quit 
    R [<reg>] [[=] <value>] ......... - register 
         S <range> <list> ................ - search 
        S {-|&|+} ....................... - source level debugging 
    T [=<address>] [<value>] ........ - trace 
               U [<range>] ......................- unassemble 
    V [<range>] ..................... - view source lines 
            W [<address> [<drive><rec><rec>]] - write 
           X [?] <symbol> .................. - examine symbols(s) 
             XO<symbol> .......................- open map/segment 
 Z <symbol> <value>  
                 
                 
                ? <expr> ........................ - display expression  
                ! [dos command] ................. - shell escape 
                . ............................... - display current source line 
                \ ............................... - screen flip  
                >} <device/file> ................ - Redirect output 
                <{ <device/file> ................ - Redirect input 
                =~ <device/file> ................ - Redirect both 
                \ ............................... - screen flip  
                       * <string> ...................... - comment 
                 
                <expr> ops: + - * / : not seg off by wo dw poi port wport mod and xor or 
                <type> : Byte, Word, Doubleword, Asciz, Shor3al, Longreal, Tenbytereal | 
             
            |