gdb Resources
All of the resources found related to gdb (particularly, related to the RP2040) and how to use it.
Developing in C on the AVR ATmega328P
Introduction While the Arduino IDE and software framework is outstanding for quickly developing a working prototype, it does so with a combination of the C++ language and Arduino-only objects.