Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem in debugging C/C++ projects with Eclipse 3.0
Problem in debugging C/C++ projects with Eclipse 3.0 [message #108943] Mon, 05 July 2004 08:27 Go to next message
Eclipse UserFriend
Hi all,

I am using the Latest Eclipse build (Build Id:-200406301200) with
compatible CDT plugins on Linux platform.

While most of the functionalities work well there is a serious problem
with the debug functionality.

When I try debugging a C or C++ project, I am getting the following error.

the following message appers in the console window:

info threads.
No stack.

and the following error message pops up.
"Launching (Error: Target request failed: Target is not responding(timed
out).)

Target request failed: Target is not responding(timed out)

org.eclipse.cdt.debug.mi.core.cdi.MI2exception: Target is not
responding(timed out)
org.eclipse.cdt.debug.mi.core.cdi.model.Target.restart(Targe t.java:340)
org.eclipse.cdt.debug.mi.core.cdi.model.Target.resume(Target .java:367)
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.resum e(CDebugTarget.java:637)
org.eclipse.cdt.debug.core.CDebugmodel.newDebugTarget(CDebug Model.java:144)
org.eclipse.cdt.launch.internal.LocalCLaunchConfigurationDel egate.launch.(LocalCLaunchConfigurationDelegate.java:106)
org.eclipse.debug.internal.ui.DebugPlugin.buildAndLaunch(Lau nchConfiguration.java:569)
org.eclipse.debug.internal.ui.DebugPlugin$6.run(DebugPlugin. java:955)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)


Please someone guide me to set the debug stuff right !

Thanks in advance
Ragav.
Re: Problem in debugging C/C++ projects with Eclipse 3.0 [message #108970 is a reply to message #108943] Mon, 05 July 2004 10:45 Go to previous message
Eclipse UserFriend
Originally posted by: mikhailk.qnx.com

Try CDT Debugger FAQ #5.

"Ragav" <ragavk@india.hp.com> wrote in message
news:ccbheu$jt2$1@eclipse.org...
> Hi all,
>
> I am using the Latest Eclipse build (Build Id:-200406301200) with
> compatible CDT plugins on Linux platform.
>
> While most of the functionalities work well there is a serious problem
> with the debug functionality.
>
> When I try debugging a C or C++ project, I am getting the following error.
>
> the following message appers in the console window:
>
> info threads.
> No stack.
>
> and the following error message pops up.
> "Launching (Error: Target request failed: Target is not responding(timed
> out).)
>
> Target request failed: Target is not responding(timed out)
>
> org.eclipse.cdt.debug.mi.core.cdi.MI2exception: Target is not
> responding(timed out)
> org.eclipse.cdt.debug.mi.core.cdi.model.Target.restart(Targe t.java:340)
> org.eclipse.cdt.debug.mi.core.cdi.model.Target.resume(Target .java:367)
>
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.resum e(CDebugTarget.j
ava:637)
>
org.eclipse.cdt.debug.core.CDebugmodel.newDebugTarget(CDebug Model.java:144)
>
org.eclipse.cdt.launch.internal.LocalCLaunchConfigurationDel egate.launch.(Lo
calCLaunchConfigurationDelegate.java:106)
>
org.eclipse.debug.internal.ui.DebugPlugin.buildAndLaunch(Lau nchConfiguration
..java:569)
> org.eclipse.debug.internal.ui.DebugPlugin$6.run(DebugPlugin. java:955)
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
>
> Please someone guide me to set the debug stuff right !
>
> Thanks in advance
> Ragav.
>
>
Previous Topic:CDT 2.0 on http://update.eclipse.org/tools/cdt/updates/...
Next Topic:Starting point on using the C-Model
Goto Forum:
  


Current Time: Tue Jul 22 06:33:09 EDT 2025

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

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

Back to the top