debugonomicon
debugonomicon copied to clipboard
Section: Introduction
What is a debugger and how to use it, focussing on GDB at this time due to issues with LLVM remote targets.
Including:
- [ ] Tools, GDB server and gdb and how they interact
- [ ] Commands, how to launch and use GDB
- [ ] Workflows, how to fit both together?