mib added inline comments.
================ Comment at: lldb/test/API/functionalities/scripted_process/stack_core_scripted_process.py:45 + + lib_load_addr = 0x00000001001e0000 + self.loaded_images.append({"path": self.lib_path, ---------------- JDevlieghere wrote: > What exactly is this value? Shouldn't we get the load address from the core > file and report that? You're right, I missed that. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120969/new/ https://reviews.llvm.org/D120969 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits