Revise Exercise 4 title for clarity

Updated title of Exercise 4 to include 'Basic Exploration'.
This commit is contained in:
Kevin Thomas
2026-01-10 15:23:59 -05:00
committed by GitHub
parent d6892f9dbc
commit 83820bd872

View File

@@ -3,7 +3,7 @@
## Week 1: Introduction and Overview of Embedded Reverse Engineering: Ethics, Scoping, and Basic Concepts
### Exercise 4: Connect GDB (Preparation for Week 2)
### Exercise 4: Connect GDB & Basic Exploration
#### Objective
Set up GDB (GNU Debugger) to dynamically analyze the "hello, world" program running on your Pico 2, verifying that your debugging setup works correctly.