aboutsummaryrefslogtreecommitdiff
path: root/.config/gdb/gdbinit
Commit message (Collapse)AuthorAgeFilesLines
* gdb: Introduce the gdbinit fileMiquel Sabaté Solà2024-09-061-0/+1
For now it allows us to disable the `safe-path` feature, so GDB doesn't freak out when I'm using it to debug the kernel. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>