[PATCH] D47651: [lit, lldbmi] Skip the new break-insert test on Windows

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 18:13:58 PDT 2018


aprantl added a comment.

Thanks, that's very helpful! Alexander, can you take a look at these issues?

`^error,msg="Command 'file-exec-and-symbols'. Target binary 'C:\agent1\_work\82\b\tools\lldb\lit\tools\lldb-mi\breakpoint\a.out' is invalid. error: unable to find executable for 'C:\agent1\_work\82\b\tools\lldb\lit\tools\lldb-mi\breakpoint\a.out'"`

I wonder if the problem here is something as basic as the executable really being called `a.out.exe` on Windows.


Repository:
  rL LLVM

https://reviews.llvm.org/D47651





More information about the llvm-commits mailing list