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?