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 267366 - AbstractMethodError: org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.balloonEvaluate(Lorg/openide/text/Line$Part;Ljava/lang/String;)V
Summary: AbstractMethodError: org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.b...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-30 21:16 UTC by Exceptions Reporter
Modified: 2016-08-01 07:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225520


Attachments
stacktrace (1.33 KB, text/plain)
2016-07-30 21:16 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-30 21:16:35 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-519-on-20160620)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
GUEST: Debugging




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.balloonEvaluate(Lorg/openide/text/Line$Part;Ljava/lang/String;)V
   at org.netbeans.modules.cnd.debugger.common2.debugger.EvalAnnotation.evalExpression(EvalAnnotation.java:176)
   at org.netbeans.modules.cnd.debugger.common2.debugger.EvalAnnotation.access$000(EvalAnnotation.java:76)
   at org.netbeans.modules.cnd.debugger.common2.debugger.EvalAnnotation$1.run(EvalAnnotation.java:107)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
Comment 1 Exceptions Reporter 2016-07-30 21:16:37 UTC
Created attachment 161502 [details]
stacktrace
Comment 2 Maria Tishkova 2016-08-01 07:26:35 UTC
Hello!

I need more information.
What is the version if NB you have used?
It looks like you have some dev build that is updated through update center, is it right?

Thanks,
Maria
Comment 3 Maria Tishkova 2016-08-01 07:44:26 UTC
I suspect the problem was the NB was updated not built and the problem occurred as gdb module spec version was not incremented and therefore not downloaded.

As a workaround you can download latest version of dev build.

Spec version of gdb module is incremented in^

changeset:   299621:547ce5970e28
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Mon Aug 01 10:22:10 2016 +0300
summary:     add fix bz#258919 -  Add Pin watches