[Lldb-commits] [lldb] [lldb][Symbol] Make sure we decrement PC before checking location list (PR #74772)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 7 14:49:28 PST 2023


Michael137 wrote:

> This looks good to me. Do you think we take the frame variable test in API/functionalities/location-list-lookup/TestLocationListLookup.py and add it to your test? They're testing the same thing, and getting there the same way so I'm not sure there's value to having the two separate tests for the frame variable codepath and the expr codepath.

Yup makes sense!

https://github.com/llvm/llvm-project/pull/74772


More information about the lldb-commits mailing list