phpdbg_break_file
Inserts a breakpoint at a line in a file
&reftitle.description;
voidphpdbg_break_file
stringfile
intline
Insert a breakpoint at the given line in the given
file.
&reftitle.parameters;
file
The name of the file.
line
The line number.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
phpdbg_break_function
phpdbg_break_method
phpdbg_break_next
phpdbg_clear