X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=hello%2Frun;h=c741944f725e51637c42994cba05a5f03d7f1d5f;hb=5f54827b88b093974e4bf58f67490036718644c7;hp=daf9aa805e543ff68aeb2902a0d1d6d58068f961;hpb=76d5ed1214778a5138813d27180335e1af29528e;p=ust.git diff --git a/hello/run b/hello/run index daf9aa8..c741944 100755 --- a/hello/run +++ b/hello/run @@ -1,3 +1,3 @@ #!/bin/sh -LD_LIBRARY_PATH=../libtracectl ./hello +LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing gdb ./hello