CodeView (cv.hlp) (Table of Contents; Topic list)
Break at Location: Mouse How-To
 At Location Keyboard                    Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
       1. Click Break at Location.
 
       2. Click in the Location box. Type the location at which you
          want to set the breakpoint.
 
       3. If you want CodeView to pass over the breakpoint a given
          number of times, click in the Pass Count box. Type the number
          of times to pass over the breakpoint.
 
       4. If you want CodeView to execute commands after execution
          breaks, click in the Commands box. Type the commands you want
          to execute.
 
       5. Click <OK>.
 
     NOTE: You can use the Break at Location command with the Break
           When Expression has Changed or Break When Expression is
           True commands.
 
     See: Break Addresses
          Break When Expression has Changed
          Break if Expression is True
                                    -♦-