chap 5.5.1 <br /> <br />5.5.1 Breakpoints <br />Once programs become long, it becomes increasingly tedious to step through them when <br />simulating. We need a means of getting them to run through the code that we may not be <br />interested in, but stopping where we need to take a closer look at what is happening. <br />Breakpointsletthishappen.Intheirsimplestform,breakpointsallowyoutorunaprogramup <br />toaspecifiedinstruction.Programexecutionthenstopsandmemoryandregistervaluescanbe
