adding gdb

This commit is contained in:
Chris Cochrun 2023-01-27 09:57:49 -06:00
parent e4e3e581ea
commit 889fd73232

View file

@ -6,6 +6,7 @@ mkShell rec {
nativeBuildInputs = [
gcc
gnumake
gdb
clang
qtcreator
cmake