gdb in build tools

This commit is contained in:
Matthew Kennedy 2024-03-20 01:53:23 -07:00
parent 1c6c337f1b
commit 9adaa12dd9
2 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit f301fe169e44185753554fbf747ba21f1e6a3114 Subproject commit 92c893f842fefa2379bb01941f4a9a6815ef9523

View File

@ -27,3 +27,6 @@ sudo apt-get install -y build-essential gcc gdb gcc-multilib g++-multilib make o
# Allow the current user to use serial ports # Allow the current user to use serial ports
sudo usermod -a -G dialout $USER sudo usermod -a -G dialout $USER
# For gdb to work, unpack it.
bash ./ext/build-tools/inflate.sh