| View previous topic :: View next topic |
| Author |
Message |
marshy
Joined: 09 Mar 2009 Posts: 4
|
Posted: Mon Mar 09, 2009 11:09 am Post subject: Local Variables not displaying objects |
|
|
I have setup XDebug and NetBeans to debug my project and it all works except for displaying objects in the Local Variables window.
I can see the values for other variable types and it does tell me that a variable is an object but I cannot see the value for that object.
Is anybody else experiencing this problem and is there anything I can do to rectify?
|
|
| Back to top |
|
 |
Tomas Mysik Posted via mailing list.
|
Posted: Mon Mar 09, 2009 12:40 pm Post subject: Local Variables not displaying objects |
|
|
Hi,
On pondělí 09 března 2009 12:09:44 marshy wrote:
| Quote: | I have setup XDebug and NetBeans to debug my project and it all works
except for displaying objects in the Local Variables window.
I can see the values for other variable types and it does tell me that a
variable is an object but I cannot see the value for that object.
Is anybody else experiencing this problem and is there anything I can do to
rectify?
|
if you use JDK 6 update 12, just downgrade to update 11 [1].
HTH,
Tomas
[1] http://java.sun.com/products/archive/
--
Tomas Mysik
address-removed
|
|
| Back to top |
|
 |
marshy
Joined: 09 Mar 2009 Posts: 4
|
Posted: Mon Mar 09, 2009 12:47 pm Post subject: |
|
|
| I have just checked and I have JDK version 1.6.0_01-b06 and JRE 1.6.0_11-b3.
|
|
| Back to top |
|
 |
Jeff Rubinoff Posted via mailing list.
|
Posted: Mon Mar 09, 2009 1:12 pm Post subject: Local Variables not displaying objects |
|
|
Well, in that case, you may need to update your JDK to 1.6.0_11.
Jeff
marshy wrote:
| Quote: | I have just checked and I have JDK version 1.6.0_01-b06 and JRE 1.6.0_11-b3.
|
|
|
| Back to top |
|
 |
marshy
Joined: 09 Mar 2009 Posts: 4
|
Posted: Mon Mar 09, 2009 2:36 pm Post subject: |
|
|
| Thanks I think that may have done it.
|
|
| Back to top |
|
 |
miked_187
Joined: 14 Nov 2009 Posts: 3
|
Posted: Sat Nov 14, 2009 5:18 pm Post subject: |
|
|
resurrecting this issue, just upgraded to the latest and greatest sdk
NetBeans IDE 6.7.1 (Build 200907230233)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
xdebug 2.0.5
the type of object isn't appearing in the value column
| Description: |
| screenshot showing missing object type |
|
| Filesize: |
21.84 KB |
| Viewed: |
561 Time(s) |

|
|
|
| Back to top |
|
 |
miked_187
Joined: 14 Nov 2009 Posts: 3
|
Posted: Mon Nov 16, 2009 7:56 pm Post subject: |
|
|
| anybody?
|
|
| Back to top |
|
 |
radek matous Posted via mailing list.
|
Posted: Thu Nov 19, 2009 10:51 am Post subject: Local Variables not displaying objects |
|
|
miked_187 wrote:
The best I think is to report the DEFECT issue and attach very simple
code example with description or screenshot.
Issuezilla HowTo: http://www.netbeans.org/community/issues.html
Radek
|
|
| Back to top |
|
 |
miked_187
Joined: 14 Nov 2009 Posts: 3
|
Posted: Wed Dec 02, 2009 5:53 pm Post subject: Re: Local Variables not displaying objects |
|
|
| radek matous wrote: | | The best I think is to report the DEFECT issue and attach very simple code example with description or screenshot. |
https://netbeans.org/bugzilla/show_bug.cgi?id=177039
|
|
| Back to top |
|
 |
|