On 3 May 2017 at 07:41, vignesh balu <vigneshl...@gmail.com> wrote:
> you mean like this "exe = os.path.join('./newdir/','proc_attach')". I can't

probably something like: os.path.join('.', 'newdir', 'proc_attach')
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to