News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Can you remove an existing data break point in the GDB debugger plugin?

Started by AndrewCot, April 06, 2022, 09:15:32 AM

Previous topic - Next topic

AndrewCot

I cannot see in the existing GDB plugin where I can remove a data break point that I have added.  If you can remove the data break point, can you point me where it can be done via a menu option or where it does it in the code. Disabling the enable option in the data break point dialog does not remove the exiting break point from reading and testing the existing GDB plugin.

I have added the ability to remove a data break point to the list of items I need to do for the GDB/MI plugin. The more I look the more I find needs to be done, but that may not necessarily be a bad thing.