Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » limit breakpoint scope to only current project or debug configuration
limit breakpoint scope to only current project or debug configuration [message #806008] Fri, 24 February 2012 07:17 Go to next message
Jan Pohanka is currently offline Jan Pohanka
Messages: 24
Registered: June 2011
Junior Member
Hello,
I have a workspace containing several C projects. When I want to debug this applications/projects I noticed that breakpoints are set for whole workspace and gdb then tries to set some breakpoints for files that are not known to it.

Is there please any solution or is it a "feature" of eclipse?

best regards
Jan
Re: limit breakpoint scope to only current project or debug configuration [message #806023 is a reply to message #806008] Fri, 24 February 2012 07:46 Go to previous messageGo to next message
Axel Mueller is currently offline Axel Mueller
Messages: 1820
Registered: July 2009
Senior Member
That is known behavior. However, gdb will report that it cannot set breakpoint and then continue. Did you encounter any problems?

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: limit breakpoint scope to only current project or debug configuration [message #806101 is a reply to message #806023] Fri, 24 February 2012 09:52 Go to previous message
Jan Pohanka is currently offline Jan Pohanka
Messages: 24
Registered: June 2011
Junior Member
Thank you for the answer. There is no other problem than gdb warning ans mess in the breakpoints tab. I will consider it as a "feature".
Are there any plans to change this behaviour? I have found several reports on bugzilla but they are quite old...
Previous Topic:Re: Path for project must have only one segment
Next Topic:Problem with macro defined in C file and referenced in header file
Goto Forum:
  


Current Time: Sat May 18 09:05:15 EDT 2013

Powered by FUDForum. Page generated in 0.01561 seconds