Name

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, delbpt, pause, resume