Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Customizing ToggleBreakpoint popup menu in CDT editor area

Dear All,

 

        We are developing an embedded debugger based on Eclipse and CDT. We almost succeeded in adding hardware breakpoints support. We have provided an option in CEditor’s ruler area “Add Hardware Breakpoint”. Hardware breakpoint could be set now. 
 
        Our problem is with Toggle Breakpoint. We internally keep a count of hardware resource and need to decrement/increment the HW breakpoint count on “Toggle Breakpoint” in editor ruler area for updating the UI. Can any one suggest a method how to get a control over this Toggle breakpoint event? It was seen that this functionality was implemented in ToggleBreakpointAdapter in “org.eclipse.cdt.debug.internal.ui.actions”. 
 
Thanks in advance,
Malu
***** Confidentiality Statement/Disclaimer *****

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.

The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.

Back to the top