quartz/content/notes/lecture-08-debugging.md
2022-04-06 19:33:15 +12:00

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 ![Pasted image 20220329142230.png](None)
# Lecture 8 debugging
[Debugging](content/notes/debugging.md)