Limit multi-byte nop instructions to 10 bytes
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.hp / tools / odump
1 #!/bin/ksh
2
3 # First source /app/appserver
4 . /app/appserver
5
6 # Exec the executable.
7 exec $APPROOT/usr/contrib/bin/$(basename $0) "$@"
This page took 0.03354 seconds and 4 git commands to generate.