CodeIgniter Forums
Debugger for CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Debugger for CI (/showthread.php?tid=11046)



Debugger for CI - El Forum - 08-24-2008

[eluser]Varma[/eluser]
Can anyone help me telling which debugger to use with CI? I tried Zend debugger in eclipse PDT with no luck.

Any help in figuring out how to use zend debugger will be appreciated.


Debugger for CI - El Forum - 08-24-2008

[eluser]Sumon[/eluser]
Setting up profiler may be helpful for you to debug.


Debugger for CI - El Forum - 08-24-2008

[eluser]Varma[/eluser]
Are you referring to Zend profiler? Is this a requirement before using Zend debuuger?


Debugger for CI - El Forum - 08-24-2008

[eluser]Derek Allard[/eluser]
Sumon may be referring to the Profiler class. I can't answer the original question though sorry.