Is there a way to prevent the debugger from single stepping into an interrupt routine. To disable interrupts help but it is awkward.
Come to think of it. When would one ever want to single step into a interrupt routine?