Welcome Guest, Not a member yet? Register   Sign In
Server Side Debugging
#10

[eluser]esra[/eluser]
[quote author="Neovive" date="1190342839"]I was able to get things working using the Zend Debugger instead of XDebug. I used the modifications to the Router.php script in the above link. The process still seems a little buggy, but at least it allows working directly from the browser which is nice.

Do you have any advice on where to set break points using CI in order to see the most useful information? I did a "Step Into" on one script and it goes back and forth between Common.php and CodeIgniter.php. It's hard to find your actual application variables since everything is going through the Loader.

Thanks for the advice.[/quote]

There would be a similar problem with the Config and Language libraries since they also load files. Router is yet another problem. Common.php is basically the front controller's library. As I suggested above, a special set of framework files solely for debugging might be necessary and setting permanent breakpoints in those files might be necessary in order to fully monitor a process.


Messages In This Thread
Server Side Debugging - by El Forum - 08-24-2007, 11:25 AM
Server Side Debugging - by El Forum - 08-24-2007, 12:49 PM
Server Side Debugging - by El Forum - 08-25-2007, 08:15 PM
Server Side Debugging - by El Forum - 09-06-2007, 10:26 PM
Server Side Debugging - by El Forum - 09-19-2007, 08:50 PM
Server Side Debugging - by El Forum - 09-19-2007, 09:18 PM
Server Side Debugging - by El Forum - 09-20-2007, 09:27 AM
Server Side Debugging - by El Forum - 09-20-2007, 03:47 PM
Server Side Debugging - by El Forum - 09-20-2007, 04:01 PM
Server Side Debugging - by El Forum - 09-21-2007, 01:47 AM
Server Side Debugging - by El Forum - 09-21-2007, 09:10 PM
Server Side Debugging - by El Forum - 09-22-2007, 05:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB