We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84213b8 commit 367032fCopy full SHA for 367032f
experiments/poc-common/install_dependencies.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
# Install dependencies to build kernel
3
-sudo apt install build-essential libncurses-dev bison flex libssl-dev libelf-dev zstd liblz4-tool
+sudo apt install build-essential libncurses-dev bison flex libssl-dev libelf-dev zstd liblz4-tool dwarves gdb
4
5
# Required for FineIBT testing
6
sudo apt install gcc-9
0 commit comments