Community
Participate
Working Groups
If I set a PTP breakpoint by double click on the prefix area of the editor (I used C/C++ editor), it was shown in the Breakpoints view. Then I removed this breakpoint from the Breakpoints view, and ran the program, I could see debugger still stops at the line where breakpoint was set. In this scenario, I didn't see a delete breakpoint request sent to SDM. So even this breakpoint was removed from debugger UI, it was not removed from SDM. Double clicking to remove the breakpoint from the editor works correctly.
Committed to HEAD. Please test.
Committed to 4.0.
Updated from HEAD, and verified this problem is fixed.