Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Reg: Runtime Breakpoint

Hi All,

 

 

I am working with multi-core targets. I found some problem related to breakpoint insertion and deletion with target running  (Run time breakpoints)

 

1.       Tried to insert breakpoint while target is running

It is working as expected, i.e. internally target is halted, breakpoint is inserted and target is continued , everything works fine. If again I try  to insert another breakpoint, it is seen that before halting the target internally, Eclipse try to insert that breakpoint. As a result it Eclipse waits infinitely for a response from gdb.

 

2.       Tried to remove breakpoint while target is running

Issue is that : The breakpoint will be removed ,after which the thread is seen suspended (which was in running state)in Debug View. Please let me know if this is expected.

 

Kindly help me on how to proceed further….

 

Regards

 

Divya R Dharan

 
***** 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