Convert the -a option in "image lookup" to a address-expression, and pass the context
authorJim Ingham <jingham@apple.com>
Fri, 15 Mar 2013 23:09:19 +0000 (23:09 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 15 Mar 2013 23:09:19 +0000 (23:09 +0000)
commite7b849e4fb7e13a5be299b701d53896168345b15
tree42ff6b7639f09dc5a3e559807ee78132b3728bf0
parenta4a361df5b4cac952e725792938f0b4ef823393b
Convert the -a option in "image lookup" to a address-expression, and pass the context
in the -a address expression lookup in "image list" so that it actually works.

llvm-svn: 177200
lldb/source/Commands/CommandObjectTarget.cpp