mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
19 lines
385 B
Markdown
19 lines
385 B
Markdown
---
|
|
title: Lecture 08 Debugging
|
|
sr-due: 2022-04-09
|
|
sr-interval: 8
|
|
sr-ease: 250
|
|
---
|
|
#review
|
|
|
|
---
|
|
1. what is a bug
|
|
2. debuggers vs debugging
|
|
3. common approaches
|
|
4. debug symbols
|
|
5. debugger operations
|
|
6. breakpoint and watch points
|
|
7. why technical faults are not always your fault 
|
|
|
|
# Lecture 8 debugging
|
|
[Debugging](content/notes/debugging.md) |