Zephyr for Hardware Engineers: GDB Debugging

Originally published at: Zephyr for Hardware Engineers: GDB Debugging - The Golioth Developer Blog

Debugging a Zephyr program with GDB can be tough for newcomers, especially if they’re used to more vertically integrated IDE solutions. Let’s get hardware engineers (and others!) started digging into a command-line based solution.