3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
|
#! /bin/sh
|
||
|
exec gdb -tui "$@"
|