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