Ability to exclude specific PHP files from debugging session |
Site Admin
|
You need to avoid debug session for the script that you don't want to debug. In this case, just append DBGSESSID=-1 argument to the URL and it won't trigger the debugger.
|
||||||||||||
_________________ The PHP IDE team |
|
|
||||||||||||||
_________________ Regards Steve. |
Site Admin
|
Then uncheck "stop on the first line" in the debugger settings and all the sessions in the background will start and complete transparently.
|
||||||||||||
_________________ The PHP IDE team |
|
Ah! Just realised, but if I put a breakpoint at the start of the file that runs when the upload is complete (i.e. the form's action) then it would stop on the breakpoint, but as long as there aren't any breakpoints set in the upload progress check file then that would simply run .... I'll give it a try, nice one! |
||||||||||||||
_________________ Regards Steve. |
Ability to exclude specific PHP files from debugging session |
|
||
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