Neither DWARF nor CodeView debugging information seems to represent REGNUM_AMBIENT_SP variable location correctly. For CodeView there's a TODO in the code. For DWARF it just generates garbage register references (takes a code branch that assumes it's a floating point register):
Neither DWARF nor CodeView debugging information seems to represent
REGNUM_AMBIENT_SP
variable location correctly. For CodeView there's a TODO in the code. For DWARF it just generates garbage register references (takes a code branch that assumes it's a floating point register):