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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 11 08:04:04 PDT 2024


DavidSpickett wrote:

The only info I can get out of the call to `__mmap` is that it's frame 0 is at `0xffffffff` aka "the process died for some reason". I'm thinking that something is preventing us finding the debug info files because this is a "remote" not a local server, haven't found what yet.

We can reland this as x86 only, but give me a few days to see if I can figure this out. 

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


More information about the lldb-commits mailing list