Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - 日本語 -
Scilab help >> Scilab > dispbpt

dispbpt

display breakpoints

Calling Sequence

dispbpt()

Description

dispbpt() displays all active breakpoints currently inserted in functions.

The line numbers displayed by dispbpt are physical line numbers in the mentioned functions. Note that Scilab versions before 5.0 showed logical line numbers. The difference between physical and logical line numbers is the number of continued lines (see dot).

See Also

  • setbpt — set breakpoints
  • delbpt — delete breakpoints
  • pause — pause mode, invoke keyboard
  • resume — return or resume execution and copy some local variables
<< delbpt Scilab edit >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:09:25 CEST 2011