This website works better with JavaScript
Home
Explore
Help
Register
Sign In
IverMartinson
/
RasterIver
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added scripts to run & debug
IverMartinson
8 months ago
parent
de55870f6e
commit
87599ef8e1
2 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
1
0
dbg.sh
1
0
run.sh
+ 1
- 0
dbg.sh
View File
@@ -0,0 +1 @@
+gdb -ex run builds/final\ binaries/example.bin
+ 1
- 0
run.sh
View File
@@ -0,0 +1 @@
+./builds/final\ binaries/example.bin