ust: continue
[ust.git] / hello / run
index c741944f725e51637c42994cba05a5f03d7f1d5f..837b8f8da6ecad96c1e3369d286c65d97947c343 100755 (executable)
--- a/hello/run
+++ b/hello/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing gdb ./hello
+LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello
This page took 0.022452 seconds and 4 git commands to generate.