douya1248 2011-02-21 07:38
浏览 57
已采纳

使用netbeans调试cakephp - 没有变量

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

  • 写回答

1条回答 默认 最新

  • duanao4503 2011-02-21 09:08
    关注

    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.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?