This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug - Breakpoint

I builded a 8051 hardware debugger by using AGDI to write µVision2 Interface DLL's, and there is a problem that the corresponding red mark is still exist in main program window, when I disable a breakpoint in Debug-breakpoint window. But this disable breakpoint can work correctly, and the program doesn't stop at this breakpoint.
Could you help me how to fix this problem about the red mark of the breakpoint display?

0