Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Problem with debugging.

+2 votes

 

Do you use any so sophisticated tool that enable debugging the Question2Answer project properly ?
 
I use eclipse with zend debugger. Debug mode works until the cursor goes to the line "$themeclass->doctype();" of qa-page.php. Then degugging hangs up. It seems that my debugger cannot cope with getting into the class in a variable and/or its methods.
 
Any other debuggers / tools that don't have this problem ?
Help strongly appreciated. Thank you.

 

asked Oct 3, 2011 in Q2A Core by Krzysztof Kielce

1 Answer

0 votes
I use Geany and php.log :)
answered Oct 4, 2011 by NoahY