978 lines
63 KiB
Text
978 lines
63 KiB
Text
!SESSION 2013-08-07 17:15:26.397 -----------------------------------------------
|
|
eclipse.buildId=M20130204-1200
|
|
java.version=1.7.0_21
|
|
java.vendor=Oracle Corporation
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Framework arguments: -product org.eclipse.epp.package.cpp.product
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product -clean
|
|
|
|
!ENTRY org.eclipse.ui 4 0 2013-08-07 17:15:55.564
|
|
!MESSAGE Unhandled event loop exception
|
|
!STACK 0
|
|
org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
|
|
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:231)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:212)
|
|
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:131)
|
|
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:171)
|
|
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:831)
|
|
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:724)
|
|
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:708)
|
|
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:647)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
|
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
|
|
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:601)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
|
|
Caused by: java.lang.NullPointerException
|
|
at it.baeyens.arduino.tools.ArduinoHelpers.searchFiles(ArduinoHelpers.java:324)
|
|
at it.baeyens.arduino.tools.ArduinoHelpers.getBoardsFiles(ArduinoHelpers.java:805)
|
|
at it.baeyens.arduino.ui.ArduinoSelectionPage.draw(ArduinoSelectionPage.java:170)
|
|
at it.baeyens.arduino.ui.ArduinoSettingsPage.createControl(ArduinoSettingsPage.java:46)
|
|
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)
|
|
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:736)
|
|
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:608)
|
|
at org.eclipse.jface.window.Window.create(Window.java:431)
|
|
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
|
|
at org.eclipse.jface.window.Window.open(Window.java:790)
|
|
at it.baeyens.arduino.actions.NewSketchHandler.execute(NewSketchHandler.java:20)
|
|
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
|
|
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:76)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:601)
|
|
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
|
|
... 34 more
|
|
|
|
!ENTRY org.eclipse.ui 4 0 2013-08-07 17:16:09.357
|
|
!MESSAGE Unhandled event loop exception
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at it.baeyens.arduino.tools.ArduinoHelpers.searchFiles(ArduinoHelpers.java:324)
|
|
at it.baeyens.arduino.tools.ArduinoHelpers.getBoardsFiles(ArduinoHelpers.java:805)
|
|
at it.baeyens.arduino.ui.ArduinoSelectionPage.draw(ArduinoSelectionPage.java:170)
|
|
at it.baeyens.arduino.ui.ArduinoSettingsPage.createControl(ArduinoSettingsPage.java:46)
|
|
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)
|
|
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:736)
|
|
at org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:1182)
|
|
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1241)
|
|
at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1238)
|
|
at org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1227)
|
|
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
|
|
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1225)
|
|
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:915)
|
|
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
|
|
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
|
|
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
|
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
|
|
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
|
|
at org.eclipse.jface.window.Window.open(Window.java:801)
|
|
at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:117)
|
|
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
|
|
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
|
|
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
|
|
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
|
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
|
|
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:601)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
|
|
|
|
!ENTRY org.eclipse.ui 4 0 2013-08-07 17:16:33.323
|
|
!MESSAGE Unhandled event loop exception
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at it.baeyens.arduino.tools.ArduinoHelpers.searchFiles(ArduinoHelpers.java:324)
|
|
at it.baeyens.arduino.tools.ArduinoHelpers.getBoardsFiles(ArduinoHelpers.java:805)
|
|
at it.baeyens.arduino.ui.ArduinoSelectionPage.draw(ArduinoSelectionPage.java:170)
|
|
at it.baeyens.arduino.ui.ArduinoSettingsPage.createControl(ArduinoSettingsPage.java:46)
|
|
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)
|
|
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:736)
|
|
at org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:1182)
|
|
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1241)
|
|
at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1238)
|
|
at org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1227)
|
|
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
|
|
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1225)
|
|
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:915)
|
|
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
|
|
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
|
|
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
|
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
|
|
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
|
|
at org.eclipse.jface.window.Window.open(Window.java:801)
|
|
at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:117)
|
|
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
|
|
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
|
|
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
|
|
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
|
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
|
|
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:601)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 17:19:17.466
|
|
!MESSAGE Indexed 'RepRapFirmware' (27 sources, 310 headers) in 7.22 sec: 10,569 declarations; 17,021 references; 0 unresolved inclusions; 0 syntax errors; 2 unresolved names (0.01%)
|
|
|
|
!ENTRY org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for ALT+CTRL+I:
|
|
Binding(ALT+CTRL+I,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.include.browser,Open Include Browser,
|
|
Open an include browser on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@6b182e6b,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(ALT+CTRL+I,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.include.browser,Open Include Browser,
|
|
Open an include browser on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@6b182e6b,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for ALT+SHIFT+R:
|
|
Binding(ALT+SHIFT+R,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.text.rename.element,Rename - Refactoring ,
|
|
Rename the selected element,
|
|
Category(org.eclipse.cdt.ui.category.refactoring,Refactor - C++,C/C++ Refactorings,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@8fa9bb,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(ALT+SHIFT+R,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.text.rename.element,Rename - Refactoring ,
|
|
Rename the selected element,
|
|
Category(org.eclipse.cdt.ui.category.refactoring,Refactor - C++,C/C++ Refactorings,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@8fa9bb,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for F3:
|
|
Binding(F3,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
|
|
Open an editor on the selected element's declaration(s),
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@57d03446,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(F3,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
|
|
Open an editor on the selected element's declaration(s),
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@57d03446,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
|
|
Binding(CTRL+SHIFT+T,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.opentype,Open Element,
|
|
Open an element in an Editor,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@26180cb4,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+SHIFT+T,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.opentype,Open Element,
|
|
Open an element in an Editor,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@26180cb4,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for F4:
|
|
Binding(F4,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.type.hierarchy,Open Type Hierarchy,
|
|
Open a type hierarchy on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@74ea10f5,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(F4,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.type.hierarchy,Open Type Hierarchy,
|
|
Open a type hierarchy on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@74ea10f5,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for CTRL+G:
|
|
Binding(CTRL+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.finddecl,Declaration,
|
|
Search for declarations of the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@32ff80ca,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.finddecl,Declaration,
|
|
Search for declarations of the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@32ff80ca,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.762
|
|
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
|
|
Binding(CTRL+SHIFT+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.findrefs,References,
|
|
Search for references to the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@246067ee,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+SHIFT+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.findrefs,References,
|
|
Search for references to the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@246067ee,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.763
|
|
!MESSAGE A conflict occurred for ALT+CTRL+H:
|
|
Binding(ALT+CTRL+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.call.hierarchy,Open Call Hierarchy,
|
|
Open the call hierarchy for the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@35474cea,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(ALT+CTRL+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.call.hierarchy,Open Call Hierarchy,
|
|
Open the call hierarchy for the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@35474cea,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-07 17:20:42.763
|
|
!MESSAGE A conflict occurred for CTRL+SHIFT+H:
|
|
Binding(CTRL+SHIFT+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,
|
|
Open a type in the type hierarchy view,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@5c0ab1f9,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+SHIFT+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,
|
|
Open a type in the type hierarchy view,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@5c0ab1f9,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:12:48.939
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:347)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:13:23.790
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:347)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:20:35.932
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:63)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:87)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.reconcile(CCompositeReconcilingStrategy.java:90)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.process(CReconciler.java:358)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:21:04.518
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:63)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:87)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.reconcile(CCompositeReconcilingStrategy.java:90)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.process(CReconciler.java:358)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:21:10.589
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:63)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:87)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.reconcile(CCompositeReconcilingStrategy.java:90)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.process(CReconciler.java:358)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:21:23.758
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:63)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:87)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.reconcile(CCompositeReconcilingStrategy.java:90)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.process(CReconciler.java:358)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 20:33:55.568
|
|
!MESSAGE Indexed 'RepRapFirmware' (43 sources, 364 headers) in 4.51 sec: 14,054 declarations; 33,599 references; 1 unresolved inclusions; 0 syntax errors; 13 unresolved names (0.03%)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:36:33.806
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:36:37.386
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:38:32.487
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 20:38:35.458
|
|
!MESSAGE Indexed 'RepRapFirmware' (43 sources, 364 headers) in 4.04 sec: 14,054 declarations; 33,599 references; 1 unresolved inclusions; 0 syntax errors; 13 unresolved names (0.03%)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:38:36.564
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:41:11.155
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 20:41:13.313
|
|
!MESSAGE Indexed 'RepRapFirmware' (43 sources, 364 headers) in 3.23 sec: 14,054 declarations; 33,599 references; 1 unresolved inclusions; 0 syntax errors; 13 unresolved names (0.03%)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:41:14.225
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:43:31.063
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 20:43:33.372
|
|
!MESSAGE Indexed 'RepRapFirmware' (43 sources, 364 headers) in 3.24 sec: 14,054 declarations; 33,599 references; 1 unresolved inclusions; 0 syntax errors; 13 unresolved names (0.03%)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:43:34.129
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 20:56:03.803
|
|
!MESSAGE Indexed 'RepRapFirmware' (43 sources, 364 headers) in 2.97 sec: 14,054 declarations; 33,599 references; 1 unresolved inclusions; 0 syntax errors; 13 unresolved names (0.03%)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 20:56:45.789
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:07:27.429
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:12:14.031
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2013-08-07 21:12:15.818
|
|
!MESSAGE Indexed 'RepRapFirmware' (43 sources, 364 headers) in 2.83 sec: 14,054 declarations; 33,599 references; 1 unresolved inclusions; 0 syntax errors; 13 unresolved names (0.03%)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:12:16.591
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:19:11.292
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:20:38.355
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:32:55.130
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:33:12.192
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:33:42.254
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:37:34.341
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:38:56.906
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:40:44.756
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-07 21:41:27.316
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
!SESSION 2013-08-08 14:59:15.957 -----------------------------------------------
|
|
eclipse.buildId=M20130204-1200
|
|
java.version=1.7.0_21
|
|
java.vendor=Oracle Corporation
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Framework arguments: -product org.eclipse.epp.package.cpp.product
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-08 15:20:27.020
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:347)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
|
|
|
|
!ENTRY org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for ALT+CTRL+I:
|
|
Binding(ALT+CTRL+I,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.include.browser,Open Include Browser,
|
|
Open an include browser on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@36c5a13a,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(ALT+CTRL+I,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.include.browser,Open Include Browser,
|
|
Open an include browser on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@36c5a13a,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for ALT+SHIFT+R:
|
|
Binding(ALT+SHIFT+R,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.text.rename.element,Rename - Refactoring ,
|
|
Rename the selected element,
|
|
Category(org.eclipse.cdt.ui.category.refactoring,Refactor - C++,C/C++ Refactorings,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@68dc02ed,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(ALT+SHIFT+R,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.text.rename.element,Rename - Refactoring ,
|
|
Rename the selected element,
|
|
Category(org.eclipse.cdt.ui.category.refactoring,Refactor - C++,C/C++ Refactorings,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@68dc02ed,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for F3:
|
|
Binding(F3,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
|
|
Open an editor on the selected element's declaration(s),
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@44444b63,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(F3,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
|
|
Open an editor on the selected element's declaration(s),
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@44444b63,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
|
|
Binding(CTRL+SHIFT+T,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.opentype,Open Element,
|
|
Open an element in an Editor,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@5fb17398,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+SHIFT+T,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.opentype,Open Element,
|
|
Open an element in an Editor,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@5fb17398,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for F4:
|
|
Binding(F4,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.type.hierarchy,Open Type Hierarchy,
|
|
Open a type hierarchy on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@7b1c313c,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(F4,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.type.hierarchy,Open Type Hierarchy,
|
|
Open a type hierarchy on the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@7b1c313c,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for CTRL+G:
|
|
Binding(CTRL+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.finddecl,Declaration,
|
|
Search for declarations of the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@77e49948,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.finddecl,Declaration,
|
|
Search for declarations of the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@77e49948,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
|
|
Binding(CTRL+SHIFT+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.findrefs,References,
|
|
Search for references to the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@410b8376,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+SHIFT+G,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.search.findrefs,References,
|
|
Search for references to the selected element in the workspace,
|
|
Category(org.eclipse.cdt.ui.category.source,Source,Source commands,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@410b8376,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for ALT+CTRL+H:
|
|
Binding(ALT+CTRL+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.call.hierarchy,Open Call Hierarchy,
|
|
Open the call hierarchy for the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@5ae3d956,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(ALT+CTRL+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.call.hierarchy,Open Call Hierarchy,
|
|
Open the call hierarchy for the selected element,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@5ae3d956,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
!SUBENTRY 1 org.eclipse.jface 2 0 2013-08-08 15:20:32.501
|
|
!MESSAGE A conflict occurred for CTRL+SHIFT+H:
|
|
Binding(CTRL+SHIFT+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,
|
|
Open a type in the type hierarchy view,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@24d1cbb8,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cEditorScope,,,system)
|
|
Binding(CTRL+SHIFT+H,
|
|
ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,
|
|
Open a type in the type hierarchy view,
|
|
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
|
|
org.eclipse.ui.internal.MakeHandlersGo@24d1cbb8,
|
|
,,true),null),
|
|
org.eclipse.ui.defaultAcceleratorConfiguration,
|
|
org.eclipse.cdt.ui.cViewScope,,,system)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-08 15:20:33.053
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:347)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-08 15:22:48.613
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:347)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-08 15:23:07.201
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:347)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-08 15:23:34.381
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:63)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:87)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.reconcile(CCompositeReconcilingStrategy.java:90)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.process(CReconciler.java:358)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
|
|
|
|
!ENTRY org.eclipse.cdt.codan.core 4 1 2013-08-08 15:24:57.131
|
|
!MESSAGE Internal Error
|
|
!STACK 0
|
|
java.lang.NullPointerException
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.isAssignmentToItself(AssignmentToItselfChecker.java:49)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker$1.visit(AssignmentToItselfChecker.java:38)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTBinaryExpression.accept(CPPASTBinaryExpression.java:153)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTExpressionStatement.accept(CPPASTExpressionStatement.java:73)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTIfStatement.accept(CPPASTIfStatement.java:145)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTCompoundStatement.accept(CPPASTCompoundStatement.java:85)
|
|
at org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:198)
|
|
at org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:251)
|
|
at org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfChecker.processAst(AssignmentToItselfChecker.java:30)
|
|
at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:111)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:88)
|
|
at org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:42)
|
|
at org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:36)
|
|
at org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
|
|
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3227)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
|
|
at org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:63)
|
|
at org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:87)
|
|
at org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.reconcile(CCompositeReconcilingStrategy.java:90)
|
|
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
|
|
at org.eclipse.cdt.internal.ui.text.CReconciler.process(CReconciler.java:358)
|
|
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
|