https://bugs.kde.org/show_bug.cgi?id=373555

            Bug ID: 373555
           Summary: rename BBPTR to GSPTR as it denotes guest state only
           Product: valgrind
           Version: 3.13 SVN
          Platform: Compiled Sources
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: vex
          Assignee: jsew...@acm.org
          Reporter: iv...@ivosh.net
  Target Milestone: ---

VEX currently contains a fossil called "BBPTR", which meant basic block pointer
(maybe in some distant past). However through all the VEX, it is used with the
meaning of "GSPTR", that is guest state pointer.
It is really confusing to read all over the code about BBPTR but in reality
GSPTR is meant.

The attached patch renames BBPTR to GSPTR and fixes also corresponding
comments.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to