Thrrreeee wrote:

> So the confusion error message is because we're interpreting the data 
> incorrectly, right? There's no opportunity to improve it, because based on 
> what it thinks is on the stack, it is "correct"?

such as:
<img width="2550" height="114" alt="image" 
src="https://github.com/user-attachments/assets/e1495436-a021-4004-886c-cedafb696cca";
 />

> Thanks for the shell test. We also have extensive tests for the DWARF 
> expression evaluator in our unit tests, can you please also add coverage 
> there?

Only GetOpcodeDataSize() is affected — the evaluation path already handles 
DW_OP_implicit_value correctly. The shell test is the appropriate place to 
cover this fix.

https://github.com/llvm/llvm-project/pull/201344
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to