mirror of
https://github.com/pakt/ropc
synced 2026-06-08 16:36:27 +00:00
3 lines
39 B
Bash
Executable File
3 lines
39 B
Bash
Executable File
#!/bin/bash
|
|
gdb ./a.out -x gdbcmds.txt
|