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 261546 - NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.initializeGdb
Summary: NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImp...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-13 22:21 UTC by Exceptions Reporter
Modified: 2016-06-07 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224039


Attachments
stacktrace (926 bytes, text/plain)
2016-05-13 22:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-05-13 22:21:45 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.79-b02, Java(TM) SE Runtime Environment, 1.7.0_79-b15
OS: Windows 8

User Comments:
GUEST: Debugging C++




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.initializeGdb(GdbDebuggerImpl.java:1515)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb.initializeGdb(Gdb.java:521)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb.access$1800(Gdb.java:83)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory.connectionAvailable(Gdb.java:495)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory.access$2400(Gdb.java:166)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$MyMIProxy.connectionEstablished(Gdb.java:807)
Comment 1 Exceptions Reporter 2016-05-13 22:21:47 UTC
Created attachment 159766 [details]
stacktrace
Comment 2 henk89 2016-06-07 12:48:41 UTC
It looks like the installation became corrupted after having been updated. Install newer version of NetBeans instead of upgrading the old one. You may keep and migrate your settings into the new one.