java.lang.AssertionError at org.netbeans.modules.cnd.debugger.common2.debugger.ProgressManager.updateProgress(ProgressManager.java:106) at org.netbeans.modules.cnd.debugger.dbx.CommonDbx$StartProgressManager.updateProgress(CommonDbx.java:173) at org.netbeans.modules.cnd.debugger.dbx.CommonDbx$Factory.start(CommonDbx.java:630) at org.netbeans.modules.cnd.debugger.dbx.DbxDebuggerImpl.start2(DbxDebuggerImpl.java:590) at org.netbeans.modules.cnd.debugger.dbx.DbxDebuggerImpl.access$300(DbxDebuggerImpl.java:165) at org.netbeans.modules.cnd.debugger.dbx.DbxDebuggerImpl$2.run(DbxDebuggerImpl.java:521) at org.netbeans.modules.cnd.debugger.common2.debugger.remote.CndRemote.validate(CndRemote.java:186) at org.netbeans.modules.cnd.debugger.common2.debugger.remote.CndRemote.validate(CndRemote.java:152) at org.netbeans.modules.cnd.debugger.dbx.DbxDebuggerImpl.start(DbxDebuggerImpl.java:519) at org.netbeans.modules.cnd.debugger.dbx.actions.DbxStartActionProvider.doAction(DbxStartActionProvider.java:140) at org.netbeans.api.debugger.ActionsManager.doAction(ActionsManager.java:173) at org.netbeans.api.debugger.ActionsManager$2.run(ActionsManager.java:276) 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) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058) Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.AssertionError at org.openide.util.RequestProcessor.post(RequestProcessor.java:420) at org.netbeans.api.debugger.ActionsManager.postActionWithLazyInit(ActionsManager.java:272) at org.netbeans.api.debugger.ActionsManager.postAction(ActionsManager.java:210) at org.netbeans.api.debugger.DebuggerManager.startDebugging(DebuggerManager.java:401) at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerManager.debugNoAsk(NativeDebuggerManager.java:1008) at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerManager.startDebugger(NativeDebuggerManager.java:978) at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerManager.debugCore(NativeDebuggerManager.java:1332) at com.oracle.tools.ide.projectless.debug.impl.DebugExecutorImpl$8$1.run(DebugExecutorImpl.java:464) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:738) at java.awt.EventQueue.access$300(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:699) at java.awt.EventQueue$3.run(EventQueue.java:697) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:708) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)