DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using SCODB

Breakpoint example

The following example illustrates:

   debug0:1> bp s5readi
   debug0:2> bp wl &u.u_uid
   debug0:3> bp wl &lbolt >= 1000
   debug0:4> bl
          F00620EF s5readi+3: s5readi
          E00010EA u+10EA: DR0: write long u.u_uid
          F0117660 lbolt: DR1: write long lbolt >= 00001000
   debug0:5> bc s5readi
   debug0:6> bc DR0
   debug0:7> bc DR1
   debug0:8> bl
   No breakpoints.

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003