Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 195 Bytes

getting-started.md

File metadata and controls

9 lines (7 loc) · 195 Bytes

Getting started

If the program string.c has a corresponding string.gdb file, you can run it with with:

make
./run string
./run string.
./run string.c
./run string.gdb