This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214579 - Debugger enhancement
Summary: Debugger enhancement
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: All Mac OS X
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-21 13:55 UTC by aramkarapetian
Modified: 2012-06-25 21:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aramkarapetian 2012-06-21 13:55:24 UTC
I spend lot of time debugging php application and fixing issues.
Would be very helpful to have ability to inspect objects/arrays inline like it is in microsoft visual studio.
At this moment netbeans shows part of object data as a tooltip.
Would be great to have ability to expand right there.