There was a check to make sure that the frame had a valid function before the expression parser would allow decl lookups which was not needed. After removing this you can evaluate expressions correctly when stopped in a frame that only has a symbol or has no symbol context at all.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@113611 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed