Michael137 wrote:

Btw, the x86_64 macOS bots are still failing: 
https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake/10698/execution/node/102/log/?consoleFull
```
Failed Tests (2):
  lldb-api :: 
functionalities/reverse-execution/TestReverseContinueBreakpoints.py
  lldb-api :: 
functionalities/reverse-execution/TestReverseContinueWatchpoints.py
```

In the logs I see:
```
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...          
An exception happened when receiving the response from the gdb server. Closing 
the client...
```

I also see this on my local x86_64 machine

Should we perhaps skip this on intel+macOS?

https://github.com/llvm/llvm-project/pull/128156
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to