Posted by Sanders Kaufman on 12/04/07 00:31
"Adeel" <asgher.adeel@gmail.com> wrote in message
news:98a2ac50-9626-4970-a172-4efe23a49a71@b15g2000hsa.googlegroups.com...
>I am new to php. i have installed the PDT all in one package and then
> i installed the zend debugger plugin for PDT. Every thing is running
> fine and i am able to debug the single php page using zend debugger.
> However, i want to know how i can configure it to debug the whole
> project. I mean i need to debug all files at one time not single file.
> Example could be the dot net debugger the way it moves the debug
> control from one file to the other reffered file. Any help please?
After loading all the files you want debugged, into the IDE - go to
Tools|Analyze.
That should debug all those files.
Navigation:
[Reply to this message]
|