CodeIgniter Forums
What is the current best option to debug CI? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: What is the current best option to debug CI? (/showthread.php?tid=26855)



What is the current best option to debug CI? - El Forum - 01-25-2010

[eluser]industrial[/eluser]
Hi!
There's a lot of different, mostly shady solutions available to debug CI. Most of them are posted a while ago, so I wonder if there's anything new in the CI debug area?


Thanks!


What is the current best option to debug CI? - El Forum - 01-25-2010

[eluser]n0xie[/eluser]
Xdebug.


What is the current best option to debug CI? - El Forum - 01-30-2010

[eluser]industrial[/eluser]
[quote author="n0xie" date="1264445048"]Xdebug.[/quote]

Thanks. Do you or anyone else wish to share their solution on how to set it up with Codeigniter?


What is the current best option to debug CI? - El Forum - 02-08-2010

[eluser]industrial[/eluser]
[quote author="industrial" date="1264921777"][quote author="n0xie" date="1264445048"]Xdebug.[/quote]

Thanks. Do you or anyone else wish to share their solution on how to set it up with Codeigniter?[/quote]

Anyone?