Debugging & build with debug symbols scripts

This commit is contained in:
John McCardle 2023-08-25 21:56:27 -04:00
commit a455c44b34
3 changed files with 83 additions and 1 deletions

4
debug_linux.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cp src/scripts/*.py bin/linux/scripts/
cd bin/linux
gdb ./mcrogueface