PHP マニュアル
関数リファレンス
PHP の振る舞いの変更
phpdbg
phpdbg 関数
phpdbg_break_file
phpdbg_break_function
phpdbg_break_method
phpdbg_break_next
phpdbg_clear
phpdbg_color
phpdbg_end_oplog
phpdbg_exec
phpdbg_get_executable
phpdbg_prompt
phpdbg_start_oplog
phpdbg_break_file
phpdbg_break_method
phpdbg 関数
PHP マニュアル
phpdbg_break_function
関数のエントリにブレークポイントを挿入する
説明
void
phpdbg_break_function
(
string
$function
)
指定された
function
のエントリにブレークポイントを挿入します。
パラメータ
function
関数の名前
戻り値
値を返しません。
参考
phpdbg_break_file
phpdbg_break_method
phpdbg_break_next
phpdbg_clear