π‘ Pick it for the broadest native-debugging support, scripting, and toolchain integration.
GDB is the GNU Project debugger that allows you to see what is going on 'inside' another program while it executes.
Pros
- Feature-rich debugger
- Extensive documentation
Cons
- Steep learning curve
- Command-line interface