Lab 2 – 60-266 – how to use the debugger in assembly
OBJECTIVES: i) To learn how to build and test a source program written in assembly language. ii) To learn how to use the debugger. The program lab2.asm is given below. We will use the debugger to add and remove breakpoints, and ...
Continue reading