I am in a new window while working on customizing my environment. I configured netbeans, like the instructions here . I have done this before. Last time, it was pretty straightforward and worked for the first time (a rare pleasure in programming). However, when I run xdebug in netbeans, I cannot view the values of variables or the structure of objects. Here is a screenshot.
Netbeans Screenshot
There should be more information. I can print the variable $modelon the screen. It has array values and other information.
NetBeans IDE 6.9.1
xdebug 2.1.1
xampp 1.74
source
share