π‘ Pick it for a free, actively maintained Unix debugger with broad platform and toolchain support.
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