dev: Add gdb to devshell

(cherry picked from commit 159880b57ce5ca8545ee4625deacb17b9dd3b74f)
This commit is contained in:
Robert Hensing 2024-03-19 14:43:57 +01:00
parent 6978e91fa9
commit 15b8ce951a

View file

@ -55,6 +55,7 @@
pkgs.pkg-config
pkgs.clang-tools # clangd
pkgs.valgrind
pkgs.gdb
# TODO: set up cargo-valgrind in shell and build
# currently both this and `cargo install cargo-valgrind`
# produce a binary that says ENOENT.