JDevlieghere wrote: For context, we were running into this when debugging JSC which uses an invalid address (`0x8000000000000000`) for an unreachable. In other words, this address is external input, and an invalid value should not crash the debugger.
https://github.com/llvm/llvm-project/pull/176464 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
