[Lldb-commits] [lldb] [lldb] Implement basic support for reverse-continue (PR #112079)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 08:22:50 PDT 2024


medismailben wrote:

> I suggest @medismailben (or an Apple colleague he nominates), runs this test locally and does their best to narrow down the problem.
> 
> @rocallahan does `rr` work on Mac? Because one cross check here would be to connect lldb to actual `rr` and see if that works. If it does then the test infrastructure is the problem.
> 
> I can do the same for process Arm Linux, but I will wait and see what turns up on Mac so we aren't duplicating the work.
> 
> We can skip on some platforms but I'd really like to avoid that unless it's something fundamental about the way the test itself works. Apart from anything else, it means you don't have to tell `rr` users "it works here but -maybe- not here".

Starting a build / test for this branch right now! I'll give an update when its done running.

https://github.com/llvm/llvm-project/pull/112079


More information about the lldb-commits mailing list