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 262790 - NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.expandCanonicalPath
Summary: NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.Na...
Status: RESOLVED DUPLICATE of bug 262554
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-13 09:01 UTC by Exceptions Reporter
Modified: 2016-08-31 17:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225204


Attachments
stacktrace (1.94 KB, text/plain)
2016-07-13 09:01 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-07-13 09:01:15 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Linux

User Comments:
GUEST: i don't no why.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.expandCanonicalPath(NativeDebuggerImpl.java:348)
   at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.remoteToLocal(NativeDebuggerImpl.java:414)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbFrame.getFullPath(GdbFrame.java:131)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDisassembly.reloadDis(GdbDisassembly.java:332)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDisassembly.stateUpdated(GdbDisassembly.java:298)
   at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.setVisitedLocation(NativeDebuggerImpl.java:1065)
Comment 1 Exceptions Reporter 2016-07-13 09:01:17 UTC
Created attachment 160362 [details]
stacktrace
Comment 2 Maria Tishkova 2016-08-31 17:05:36 UTC

*** This bug has been marked as a duplicate of bug 262554 ***