I'm trying to set and clear breakpoints, and it looks like the only way to do it is BEFORE the code is loaded. I swear I used to be able to set a break point in the code while the target was running. If I do that now, it doesn't get hit. If I clear the b
↧