dev: Add gdb to devshell
(cherry picked from commit 159880b57ce5ca8545ee4625deacb17b9dd3b74f)
This commit is contained in:
parent
6978e91fa9
commit
15b8ce951a
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
||||||
pkgs.pkg-config
|
pkgs.pkg-config
|
||||||
pkgs.clang-tools # clangd
|
pkgs.clang-tools # clangd
|
||||||
pkgs.valgrind
|
pkgs.valgrind
|
||||||
|
pkgs.gdb
|
||||||
# TODO: set up cargo-valgrind in shell and build
|
# TODO: set up cargo-valgrind in shell and build
|
||||||
# currently both this and `cargo install cargo-valgrind`
|
# currently both this and `cargo install cargo-valgrind`
|
||||||
# produce a binary that says ENOENT.
|
# produce a binary that says ENOENT.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue