1

I set up cakephp debugging with netbeans and xdebug following these instructions http://www.tiplite.com/cakephp-debug-in-netbeans/ . I got it working, but I cannot see any variables when I get to the breakpoints

3
  • not related to programming, suitable for Super User superuser.com Commented Feb 21, 2011 at 7:44
  • ok. thanks. i will try posting there Commented Feb 21, 2011 at 7:54
  • 1
    I think this question is fine here in view of the fact that there are more likely to be CakePHP programmers using Netbeans here than on Super User. Commented Feb 21, 2011 at 9:12

1 Answer 1

1

There is an option to enable variable listing in php.ini during debugging. There is likewise an option for that in NetBeans settings, under PHP.

It is unstable, though.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.