: Create markers that pause the program at a specific line of code or when a specific condition is met (e.g., when a variable changes).
: A window to track the current value of specific variables. debugging
: Finish the current function and return to the caller. : Create markers that pause the program at