Declaration:
void ClearBreaksRange(unsigned long start_addr, unsigned long end_addr);
Description
Clears the code breakpoints in the range from start_addr to end_addr inclusive.