DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using SCODB on SCO OpenServer 5

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

© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005