mstorsjo wrote:

Thanks for pushing a revert, I was just about to suggest that. I also ran into 
failures caused by this - see e.g. 
https://github.com/mstorsjo/llvm-mingw/actions/runs/18926652956/job/54057474985#step:6:1492.

There, you don’t see the actual error message though. Locally I’ve reproduced 
it too - it seems the failure isn’t deterministic though:
```
(lldb) r
Process 8264 launched: 'C:\code\llvm-mingw\test\aarch64\hello-exception.exe'
 (aarch64)
Process 8264 exited with status = 0 (0x00000000)
(lldb) r
error: The parameter is incorrect.
(lldb)
```


https://github.com/llvm/llvm-project/pull/165281
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to