Daniel Jacobowitz wrote: > I'm thinking about a check in insert_breakpoints, just before calling > insert_bp_location. By the !breakpoint_enabled. This may have other > side effects, so it would need testing. This seems to work. I have run the regression testsuite on both i686-pc-linux-gnu native and sh-elf cross. There were no extra failures. OK? Andrew