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 d9d18635dc
commit eb36cd4486
+1 -1
View File
@@ -3,7 +3,7 @@
## Week 1: Introduction and Overview of Embedded Reverse Engineering: Ethics, Scoping, and Basic Concepts ## 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 #### 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. Set up GDB (GNU Debugger) to dynamically analyze the "hello, world" program running on your Pico 2, verifying that your debugging setup works correctly.