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 - English

Please note that the recommended version of Scilab is 5.3.3. This page might be outdated.
See the recommended documentation of this function

Scilab manual >> Scilab > dispbpt

dispbpt

ブレークポイントを表示

呼び出し手順

dispbpt()

説明

dispbpt() は関数に現在挿入されている アクティブなブレークポイントを全て表示します.

dispbptにより表示される行番号は, 対象とする関数内での物理的な行番号です. 5.0より前のバージョンのScilabでは論理的な 行番号が表示されることに注意してください. 物理的な行番号と論理的な行番号の差は, 継続行(dot参照)の数です.

<< 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 Jan 26 16:25:00 CET 2011