Standard function breakpoints probably help in most of the debugging sessions. But, sometimes, there's simply too much code to check, too many objects or cases. What if you want to filter out code ...
Tools for debugging embedded systems range from software monitors and simulators, which are independent of the hardware under development, to custom silicon for in-circuit emulation, which replaces ...