Mike Madison The main use of a debugger is to run the target program - - PowerPoint PPT Presentation

mike madison the main use of a debugger is to run the
SMART_READER_LITE
LIVE PREVIEW

Mike Madison The main use of a debugger is to run the target program - - PowerPoint PPT Presentation

Mike Madison The main use of a debugger is to run the target program under controlled conditions that permit the programmer to track its operations in progress and monitor changes in computer resources (most often memory areas used by the target


slide-1
SLIDE 1

Mike Madison

slide-2
SLIDE 2
slide-3
SLIDE 3
slide-4
SLIDE 4
slide-5
SLIDE 5
slide-6
SLIDE 6
slide-7
SLIDE 7
slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12
slide-13
SLIDE 13
slide-14
SLIDE 14
slide-15
SLIDE 15
slide-16
SLIDE 16
slide-17
SLIDE 17
slide-18
SLIDE 18
slide-19
SLIDE 19
slide-20
SLIDE 20
slide-21
SLIDE 21
slide-22
SLIDE 22
slide-23
SLIDE 23

The main use of a debugger is to run the target program under controlled conditions that permit the programmer to track its

  • perations in progress and monitor changes in computer resources

(most often memory areas used by the target program or the computer's operating system) that may indicate malfunctioning

  • code. Typical debugging facilities include the ability to run or halt

the target program at specific points, display the contents of memory, CPU registers or storage devices (such as disk drives), and modify memory or register contents in order to enter selected test data that might be a cause of faulty program execution. https://en.wikipedia.org/wiki/Debugger

slide-24
SLIDE 24
slide-25
SLIDE 25
slide-26
SLIDE 26
slide-27
SLIDE 27
slide-28
SLIDE 28
slide-29
SLIDE 29
slide-30
SLIDE 30
slide-31
SLIDE 31