It would be nice if there were a way to omit specific lines/functions from being included as you're stepping through in debug mode.
For example, it would make debugging so much quicker if functions triggered by some kind of listener (batteryChanged comes to mind) could be told to do what they are doing without stopping for the debugger
For example, it would make debugging so much quicker if functions triggered by some kind of listener (batteryChanged comes to mind) could be told to do what they are doing without stopping for the debugger