ccoutant / dwarf-locations

2 stars 5 forks source link

DW_OP_call* cannot handle location description results until location descriptuions allowed on the stack. #14

Closed t-tye closed 1 year ago

t-tye commented 1 year ago

In 001-clarifications-eval.txt lines 671-699, until location descriptions are allowed on the stack it is unclear how DW_OP_call* can return location descriptions meaningfully. So maybe this should move to 004-locations-on-stack.txt .

ZaricZoran commented 1 year ago

I had the same though. At this point in the series, we don't need for DW_OP_call to change in any way.

ccoutant commented 1 year ago

Moved these two bullets to 004.