[eluser]Unknown[/eluser]
Hi Everyone!
I have successfully set up my environment to develop a CI app. I configure XDebug with Eclipse PDT, and it works for me, i can debug php in debug tab.
But when i try to debug a CI project, when i put a breakpoint in a controller or view i can“t do anything cause debugger go to index.php page of CI.
is there any way to go to desire breakpoints? only can debug index.php...
thanks, and sorry for my english