Skip to content
Commit b57a127a authored by Greg Clayton's avatar Greg Clayton
Browse files

There was a check to make sure that the frame had a valid function before the...

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.

llvm-svn: 113611
parent 798725b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment