使用netbeans调试cakephp - 没有变量

时间:2011-02-21 07:56:33

标签: php netbeans debugging xdebug

  

可能重复:
  debugging cakephp with netbeans - no variables

我按照这些说明http://www.tiplite.com/cakephp-debug-in-netbeans/设置了netbeans和xdebug的cakephp调试,我得到了它的工作,但是当我到达断点时我看不到任何变量

1 个答案:

答案 0 :(得分:1)

这是一个已知的xdebug错误。这意味着您将在任何IDE中解决相同的问题,而不仅仅是在NetBeans中。如果你希望它能够工作,你将不得不编译新版本 - 这个解决方案帮助我解决了同样的问题。

要获取新的xdebug,请执行以下操作:http://xdebug.org/find-binary.php