paulmaybee added a comment.
ping
Comment at: test/tools/lldb-mi/TestMiLibraryLoaded.py:31
@@ -30,3 +30,3 @@
"=library-loaded,id=\"%s\",target-name=\"%s\",host-name=\"%s\",symbols-loaded=\"1\",symbols-path=\"%s\",loaded_addr=\"-\""
% (path, path, path, symbols_
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 f
paulmaybee added a comment.
Can you please check in in for me. Thanks.
http://reviews.llvm.org/D11574
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits