[resolved] Debugger/Breakpoints does not work on empty lines |
Site Admin
|
Breakpoints make sense only when set on the lines that contain executable code. See blue dots on the gutter when debugger is started.
|
||||||||||||
_________________ The PHP IDE team |
|
So it should jump to the next executable line. Currently you can set a breakpoint which doesn't work - it's counter-intuitive.
|
||||||||||||
|
Site Admin
|
when you set the breakpoint, IDE does not know if corresponding line contains any executable code or not. Debugger does not know it too, until file is included via require() or include() and compiled.
|
||||||||||||
_________________ The PHP IDE team |
[resolved] Debugger/Breakpoints does not work on empty lines |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by