paulmaybee added a comment.

I'm not sure what the misunderstanding is, so I'll rephrase our desire. The VS 
debugger decorates code addresses with the name of the shared library from 
which the code originated (example above).  We wish to use the load address and 
size of the shared library text for the purpose of determining the library 
name. Is there is some other way for us to get the lib name?


http://reviews.llvm.org/D11574



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

Reply via email to