Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problems in setting breakpoints through Run menu.
Problems in setting breakpoints through Run menu. [message #205706] Thu, 29 November 2007 07:04
RaviKumar is currently offline RaviKumarFriend
Messages: 20
Registered: July 2009
Junior Member
I have created a multi-page editor. One of the pages contains a CEditor.
I want to support Debugging features to it. Now i can set break points
through double-clicking on the ruler, and also by right-click on the ruler
and say togglebreakpoint.

My problem is, When i set a breakpoint through RUN(Menu) => Toggle
Breakpoint,
I am getting an error dialog saying, "Operation failed" Reason: Operation
is not supported.

I tried creating a normal(Single page) CEditor, in that by default the
debugging features are added. So, setting break points can be done without
any code.

Since am using a multi-page editor am facing difficulty in setting the
breakpoint through the Run menu.

So, can u help me solving this problem.

Am using Eclipse 3.3.0
and CDT 4.0.1



Thanks in advance,

Regards,
Ravi.
Previous Topic:How to get the cursor position in the CEditor?
Next Topic:Problems in creating Tabs in muilti-page editor.
Goto Forum:
  


Current Time: Sun Oct 06 12:06:44 GMT 2024

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

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

Back to the top