mgorny added a comment.

In D114675#3157595 <https://reviews.llvm.org/D114675#3157595>, @labath wrote:

> I don't think this is the right solution to this problem.

If it's not, then the expression parser should probably be changed for 
consistency.

> The way I see it, there are two separate questions here:
>
> - why is the module containing `hz` not loaded? The core file contains a 
> proper memory address for it, does it not?

Not sure what you're asking about. The symbol's address (as determined from the 
kernel executable) is found in one of the PT_LOAD segments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114675/new/

https://reviews.llvm.org/D114675

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to