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 261946

Summary: NoSuchMethodError: org.netbeans.modules.cnd.debugger.common2.debugger.ToolTipView.getExpTooltipForText(Ljava/lang/String;)Lorg/netbeans/modules/cnd/debugger/common2/debugger/ToolTipView$ExpandableTool
Product: cnd Reporter: Alxv
Component: DebuggerAssignee: henk89
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224043
Attachments: stacktrace

Description Alxv 2016-05-14 21:09:44 UTC
Build: NetBeans IDE Dev (Build 201604200001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
Alxv: Exception occurs after I move mouse pointer over variable in C code while debugging.




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.debugger.common2.debugger.ToolTipView.getExpTooltipForText(Ljava/lang/String;)Lorg/netbeans/modules/cnd/debugger/common2/debugger/ToolTipView$ExpandableTooltip;
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl$27$1.run(GdbDebuggerImpl.java:2826)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
Comment 1 Alxv 2016-05-14 21:09:46 UTC
Created attachment 159772 [details]
stacktrace
Comment 2 henk89 2016-06-07 10:34:35 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/d05a90d3bf1a