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

381 B

title sr-due sr-interval sr-ease
Lecture 08 Debugging 2022-04-09 8 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