forked from Imagelibrary/binutils-gdb
import gdb-1999-08-16 snapshot
This commit is contained in:
7
gdb/testsuite/gdb.hp/tools/odump
Executable file
7
gdb/testsuite/gdb.hp/tools/odump
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/ksh
|
||||
|
||||
# First source /app/appserver
|
||||
. /app/appserver
|
||||
|
||||
# Exec the executable.
|
||||
exec $APPROOT/usr/contrib/bin/$(basename $0) "$@"
|
||||
Reference in New Issue
Block a user