????
Current Path : /proc/thread-self/root/bin/ |
Current File : //proc/thread-self/root/bin/gdbtui |
#!/bin/sh prog=$(basename $0 tui) dir=$(dirname $0) if [ "$dir" != "." ]; then prog=$dir/$prog fi exec $prog --tui "$@"
Sorry, this page is not available...