NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
debug functions?


Joined: 09 Jul 2007
Posts: 4
Reply with quote
I am using PHPed and debugging a local copy of the website. I can get the debugger to work, but I believe the error I am looking for is in a function in an include file. I can single step through the code that includes the file, but when I get to the function call, even though I click on "Step into", it just skips the line and ends the script, even though there are additional lines of code that are not executed.

How do I step into a function? As an aside, why am I not able to step through the rest of the script?
View user's profileFind all posts by dtlinkerSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
you may want to check ERRORS tab in PhpED to see what the error happened.
it's either a kind of function is not found or function is called with wrong number of arguments.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
debug functions?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic