๐ -> Lecture Date: Name
[Lecture Slide Link]
๐ค Vocab
โ Unit and Larger Context
Small summary
โ๏ธ -> Scratch Notes
In GCC
run
print expression
display expression
break location line number in current file function name file_name:line
next // next line of code, enters a func
step
continue
finish
bt backtrace // can use to trace back a crash
up
down
๐งช-> Example
- List examples of where entry contents can fit in a larger context
๐ -> Related Word
- Link all related words