start_with_query.sh 178 B

123456
  1. #!/bin/bash
  2. echo "Executing program with following trace query:"
  3. cat example_query.tr
  4. echo -n "Press any key to start program"
  5. read
  6. LWTRACE="example_query.tr" ./lwtrace-example3