[eluser]Hasn[/eluser]
Thanks Paul,
I appreciate your quick response,
Actually, I am trying to debug on a very simple application (only the basic CI installation with one added controller), and I am trying to debug the main controller,
when I click on debug and put some breaking points in the controller, it activates the debug toolbar and it the xdebug status in the bottom right corner said running, and when I click on step forward I can see in the variables windows some values changing, which I assume it is moving the control flow somewhere, but I can't make it go to the breaking point where I need it
Any thought would be greatly appreciated
Cheers
Hasn