mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-07-06 04:27:53 +02:00
Revise Exercise 4 title for clarity
Updated title of Exercise 4 to include 'Basic Exploration'.
This commit is contained in:
+1
-1
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user