ccoutant / dwarf-locations

2 stars 5 forks source link

DW_OP_piece_end still mentioned in 005-locations-on-stack.md #82

Closed palves closed 6 months ago

palves commented 7 months ago

I noticed that https://github.com/ccoutant/dwarf-locations/blob/md/005-locations-on-stack.md still mentions DW_OP_piece_end in the overview section:

"A new operator, DW_OP_piece_end, is defined for use when a composite location description is complete, and there is a need to continue the expression."

ccoutant commented 6 months ago

Already fixed in the main branch. I've updated the md and moved it into the main branch, renaming the original .txt file.