[Lldb-commits] [lldb] r331082 - Fix build bots after r331049 broke them.

Davide Italiano via lldb-commits lldb-commits at lists.llvm.org
Fri May 4 10:55:51 PDT 2018


On Fri, May 4, 2018 at 10:54 AM, Greg Clayton <clayborg at gmail.com> wrote:
> So it seems that if specify "./blah" as your program then this fails, but if you specify just "blah" then this succeeds. Looks like we need to resolve the path when creating a target with a local copy of the file. I will look into this.
>
> Greg
>

Please take a look at this quickly today, as it's breaking a
user-visible feature.

--
Davide


More information about the lldb-commits mailing list