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 251829 - Debugger windows useless
Summary: Debugger windows useless
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 15:15 UTC by dldoffing
Modified: 2015-05-18 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dldoffing 2015-04-14 15:15:30 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) Client VM 23.7-b01
Comment 1 dldoffing 2015-04-14 15:17:12 UTC
Debugger windows like "Breakpoints" only show "DN" as a column header and the contents of all the windows are blank.
Comment 2 Marian Mirilovic 2015-05-14 08:37:02 UTC
Any steps to reproduce ? Or could you please attach screenshot ? Thanks in advance.
Comment 3 Marian Mirilovic 2015-05-15 06:20:38 UTC
Comment from Dave :
I have not been able to reproduce the problem.  Maybe it would help if I know what the "DM" column header means.  

When I was having the problem I couldn't get the "DM" to go away.  I assumed that I had overwhelmed the debugger by repeatedly invoking it to solve the problem.  I fixed the problem by tagging potential problems with println statements and was able to fix my code.  It was not a good solution, but I found the problem without the use of the debugger.  

Otherwise, when the debugger is working, I find that it's a useful tool.  But, of course, it did not help in this instance.
Comment 4 Martin Entlicher 2015-05-15 06:46:02 UTC
Do you write your own debugger views, or do you have this problem with some debugger that is already integrated in NetBeans?
There might be some exceptions in messages.log file, please attach it to this issue.