Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with Debug
Problem with Debug [message #109789] Thu, 08 July 2004 01:13
Eclipse UserFriend
Hi

I have Eclipse 3.0 Build id - 200406301200 with compatible CDT plugins on
Windows 2000.

I am not able to debug a C/C++ project.

I have pasted the contents of log file here.

Am I missing something ?

Thanks
Ragavendran.

!ENTRY org.eclipse.core.resources 1 1 Jul 08, 2004 10:27:47.454
!MESSAGE Could not load library: libcore_2_1_0b.so. This library provides
platform-specific optimizations for certain file system operations. This
library is not present on all platforms, so this may not be an error. The
resources plug-in will safely fall back to using java.io.File
functionality.

!ENTRY org.eclipse.cdt.debug.core 4 5010 Jul 08, 2004 10:31:55.333
!MESSAGE Target request failed: Target is not responding (timed out).
!STACK 0
org.eclipse.cdt.debug.mi.core.cdi.MI2CDIException: Target is not
responding (timed out)
at org.eclipse.cdt.debug.mi.core.cdi.model.Target.restart(Targe t.java:340)
at org.eclipse.cdt.debug.mi.core.cdi.model.Target.resume(Target .java:367)
at
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.resum e(CDebugTarget.java:637)
at
org.eclipse.cdt.debug.core.CDebugModel.newDebugTarget(CDebug Model.java:144)
at
org.eclipse.cdt.launch.internal.LocalCLaunchConfigurationDel egate.launch(LocalCLaunchConfigurationDelegate.java:106)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:569)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:788)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlu gin.java:955)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

!ENTRY org.eclipse.osgi Jul 08, 2004 10:32:38.316
!MESSAGE Error while stopping "org.eclipse.cdt.debug.ui_2.0.0".
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop() of bundle
org.eclipse.cdt.debug.ui.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1010)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:502)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.stop (AbstractBundle.java:437)
at
org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBund les(BundleStopper.java:75)
at
org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(B undleStopper.java:62)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSto pping(EclipseAdaptor.java:551)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:457)
at
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run( SystemBundle.java:182)
at java.lang.Thread.run(Thread.java:534)
Caused by: org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:2691)
at org.eclipse.swt.SWT.error(SWT.java:2616)
at org.eclipse.swt.SWT.error(SWT.java:2587)
at org.eclipse.swt.widgets.Display.error(Display.java:835)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:525)
at
org.eclipse.cdt.debug.ui.CDebugUIPlugin.listenSelection(CDeb ugUIPlugin.java:345)
at org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop(CDebugUIPlugin. java:325)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:990)
... 8 more
Root exception:
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:2691)
at org.eclipse.swt.SWT.error(SWT.java:2616)
at org.eclipse.swt.SWT.error(SWT.java:2587)
at org.eclipse.swt.widgets.Display.error(Display.java:835)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:525)
at
org.eclipse.cdt.debug.ui.CDebugUIPlugin.listenSelection(CDeb ugUIPlugin.java:345)
at org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop(CDebugUIPlugin. java:325)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:990)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:502)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.stop (AbstractBundle.java:437)
at
org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBund les(BundleStopper.java:75)
at
org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(B undleStopper.java:62)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSto pping(EclipseAdaptor.java:551)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:457)
at
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run( SystemBundle.java:182)
at java.lang.Thread.run(Thread.java:534)
Previous Topic:owner ID mismatch
Next Topic:Exclude files from CVS synchronize
Goto Forum:
  


Current Time: Sun Jul 06 17:16:44 EDT 2025

Powered by FUDForum. Page generated in 0.02956 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top