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

Listing breakpoints

Use the bl command to list the breakpoints. If given a name argument, the commands to be executed for the breakpoint name are also printed:

   debug0:9> bl
          D00A6B6F read+3       read
   debug0:10> bl read
          D00A6B6F read+3       read
          quitif ++$x != 4
          r

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