A further clue |
Found the culprit -- PEAR::DB. What to do now? |
|
I found that installing ONLY PEAR::DB resulted in disabling the debugger. I also noted something that I'd not paid attention to earlier - - when I single-step over my include statements that include PEAR::DB, the debugger appears to hang for a bit then rushes forward to the end of the script. I pulled up the "errors" debugger tab and see a huge number of E_STRICT errors where PEAR::DB is apparently using tons of features that are deprecated in PHP5. This takes a long time to output.
Once the outputting of the E_STRICTs is complete, the page loads and the script executes fine. Although, without the debugger. Is this the "timeout" thing that I've seen mentioned elsewhere on the forums? I'll go read. Michael W. |
||||||||||||
|
Site Admin
|
Hmm, I tested a simple script below:
test.php5
yes, indeed, pear::db uses syntax which causes 21 E_STRICT errors. But it does not affect debugger nor its ability to debug the code shown. If you're still experiencing the problems please post an example on how to replicate them. Don't forget to list version numbers for dbg module, dbglistener and phped. Also I'd like to see content of the Watches window. TIA. |
||||||||||||||
|
dbg & PEAR |
|
||
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