Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Advanced Debugging for a complex PHP project
Advanced Debugging for a complex PHP project [message #783935] Thu, 26 January 2012 14:29
Eclipse UserFriend
Hello everyone,

I am cleaning up a very huge and complex php project. To do this clean up, I need to identify which lines are not executed when I am using the certain features of the program. This is possible if eclipse can

(1) Log the line number of the code that is executed in the debugging mode. So that rest of the lines could be removed.

or

(2) Eclipse can generate a new file with only the executed portion.


I have Eclipse PDT and Xdebug working perfectly. Any hints?
Previous Topic:Update to the latest PDT
Next Topic:Setup Eclipse php environment
Goto Forum:
  


Current Time: Tue May 13 05:06:10 EDT 2025

Powered by FUDForum. Page generated in 0.05567 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top