Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem when debugging : Target request failed {R,T}xThread
Problem when debugging : Target request failed {R,T}xThread [message #231128] Tue, 03 March 2009 20:51 Go to next message
Eclipse UserFriend
I have two projects in my workspace. The source is imported via "link to
folder" and there is some overlap. I keep track of which files are in
which project via "Exclude from Build"

If I accidentally open a file in one project and set a breakpoint there,
where the file "belongs" to the other project, I can no longer debug. The
specific error message I get is "Target request failed: {R,T}xThread
terminated.". It also cannot find some source files that are excluded
from both projects.

Nothing I do can make this error go away. I've even deleted the entire
project and recreated it from scratch. The project was working perfectly
for more than a week before this.

What can I do to try to figure out what is going on here?
Re: Problem when debugging : Target request failed {R,T}xThread [message #234043 is a reply to message #231128] Mon, 18 May 2009 04:34 Go to previous messageGo to next message
Eclipse UserFriend
James Madison wrote:

> I have two projects in my workspace. The source is imported via "link to
> folder" and there is some overlap. I keep track of which files are in
> which project via "Exclude from Build"

> If I accidentally open a file in one project and set a breakpoint there,
> where the file "belongs" to the other project, I can no longer debug. The
> specific error message I get is "Target request failed: {R,T}xThread
> terminated.". It also cannot find some source files that are excluded
> from both projects.

> Nothing I do can make this error go away. I've even deleted the entire
> project and recreated it from scratch. The project was working perfectly
> for more than a week before this.

> What can I do to try to figure out what is going on here?
I think i understand why.
I noticed that if i make a breakpoint in a source file which is not
located in my project (through the libs pdb) the message appears , once i
remove (disabling didn't do the work) the problem disappeared.
Can you try it to see its helping ?
Re: Problem when debugging : Target request failed {R,T}xThread [message #234052 is a reply to message #231128] Mon, 18 May 2009 04:36 Go to previous message
Eclipse UserFriend
I think i understand why.
if you out a breakpoint in a source file which is not part of your project
(from the pdb).
Remove those (disabling them won't work) and try...
Previous Topic:How to debug with Eclipse CDT in Mac OS X ?
Next Topic:Get a reference to the IPDOMIndexer of a project from the public API
Goto Forum:
  


Current Time: Tue Jul 22 15:37:24 EDT 2025

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

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

Back to the top