labath added a reviewer: jasonmolenda.
labath added a comment.

Hm... I was not aware of that packet. It does not appear to be directly 
applicable to this situation, because it queries the module information by load 
address, whereas here I query by file path. Also my packet does not return the 
segment/section information.

However, the dynamic linker plugin does know about load addresses so it could 
possibly be made to work with that packet. I'll need to study this tomorrow to 
understand how is that packet used. Consistency sounds like a good thing here, 
although the packet does seem to be making a lot of mac-specific assumptions.


https://reviews.llvm.org/D24236



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

Reply via email to