Hello,
I have some problems for setting breakpoints in my assembly langage sources directly (double clic) When i set them (double clic) in edition mode, the red square appears in the left column but when i pass in debug mode, this red square has disappeared. In the beakpoint windows (ctrl+B)i can verify that the breakpoint is still present and when i run the program it is effective. However it is impossible to visualize it in my source windows and to set a new breakpoint with the mouse (without passing back to edition mode...). Another strange behavior is that the breakpoints can be directly set in the desassembly windows...
A priori there is no problem with sources in C. I use the last version of keil (4.23)
Thank's for any help
V.M