java.lang.AssertionError: Unrecognized os.name 'FreeBSD' at org.netbeans.modules.cnd.debugger.common2.debugger.remote.Platform.local(Platform.java:117) at org.netbeans.modules.cnd.debugger.common2.debugger.remote.HostOption.(HostOption.java:132) at org.netbeans.modules.cnd.debugger.common2.debugger.remote.HostOptionSet.(HostOptionSet.java:53) at org.netbeans.modules.cnd.debugger.common2.debugger.remote.Host.(Host.java:68) at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.getHost(NativeDebuggerImpl.java:264) at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.start(GdbDebuggerImpl.java:360) at org.netbeans.modules.cnd.debugger.gdb2.actions.GdbStartActionProvider.doAction(GdbStartActionProvider.java:180) at org.netbeans.modules.cnd.debugger.gdb2.actions.GdbStartActionProvider.postAction(GdbStartActionProvider.java:130) at org.netbeans.api.debugger.ActionsManager.postAction(ActionsManager.java:240) at org.netbeans.api.debugger.DebuggerManager.startDebugging(DebuggerManager.java:395) at org.netbeans.modules.cnd.debugger.common2.debugger.DebuggerManager.debugNoAsk(DebuggerManager.java:1017) at org.netbeans.modules.cnd.debugger.common2.debugger.DebuggerManager.startDebugger(DebuggerManager.java:988) at org.netbeans.modules.cnd.debugger.common2.debugger.DebuggerManager.debug(DebuggerManager.java:1216) at org.netbeans.modules.cnd.debugger.common2.DbgActionHandler$2.run(DbgActionHandler.java:136) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:148) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)