[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 09:38:33 PDT 2024


DavidSpickett wrote:

Also X86 may support the memory allocation packets and not need to call mmap to get JIT memory. So if making it a function call doesn't reproduce it, try hacking out support for `_M`.

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


More information about the lldb-commits mailing list