b774b86094
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/gdb#6aff62077bcb16ebf2ba3c498634bce35eda276b
3 lines
30 B
Bash
Executable File
3 lines
30 B
Bash
Executable File
#! /bin/sh
|
|
exec gdb -tui "$@"
|