aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/lwtrace/example3/start_with_query.sh
blob: 5cd221856f3ccacf443a707e731b5dd168f8fa81 (plain) (tree)
1
2
3
4
5
6




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