quartz/content/notes/Lecture 08 Debugging.md
2022-04-06 20:43:38 +12:00

18 lines
327 B
Markdown

---
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 ![[Pasted image 20220329142230.png]]
# Lecture 8 debugging
[[Debugging]]