Description
while running, [add breakpoint] > [break on data access at fixed address] this works.
Now run again and edit the address that the breakpoint refers to. The address displays correctly and seems as if it changed, but now it does not work. Once the program terminates, the breakpoint's address displayed is again the previous value, as if it was not edited.