* gdb-events.sh: Make if statements and tests
authorKeith Seitz <keiths@redhat.com>
Thu, 7 Jun 2001 19:40:55 +0000 (19:40 +0000)
committerKeith Seitz <keiths@redhat.com>
Thu, 7 Jun 2001 19:40:55 +0000 (19:40 +0000)
commit9e79109904e014c386547a53212691590ce51e6a
tree31abeae36c0f8b701f8aaa0ad766b536c821e6b1
parentfce0e6e1ed31ade460b2734913aeca2ad566c39c
* gdb-events.sh: Make if statements and tests
a little more portable.
Don't use shell's echo command to put strings containing
escaped characeters into a file -- different flavors of /bin/sh
require differnt levels of escaping. Use cat <<EOF instead.
Our internal field separator is a colon. Change all
commands which assume it is a space.
gdb/ChangeLog
gdb/gdb-events.sh
This page took 0.030699 seconds and 4 git commands to generate.