Debugging inside Projects |
Veteran
|
Could you please check Tools->Settings->Tools->Debugger - see if session wide debugging is turned on. You can also set the debugger to stop at the first line after run in this part of the settings. ANother thing I'd like to ask- does your code do anything with cookies by any chance?
Thanks! |
||||||||||||
|
|
Hi yfaktor and thanks for your answer.
The Debug session checkbox is checked. As i don't like to stop at the first line of code, this option is unchecked. The Joomla CMS uses cookies and sessions alot. But the dbgsessid is neither unset/deleted nor overwritten by other operations/actions. Now i use the debugger along with IE7 toolbar as the phped build-in explorer doesn't act as expected -.- |
||||||||||||
|
Site Admin
|
Debugger has no problems with Joomla.
Make sure you run debugger using F9 and breakpoints that supposed to trigger are set on executing lines (they are marked with blue dots while stepping with F7). Finally, make sure that eAccelerator is not installed or disabled. When it's on, debugger won't work with breakpoints. |
||||||||||||
_________________ The PHP IDE team |
Debugging inside Projects |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by