[Lldb-commits] [PATCH] Renamed ip/dp registers to fip/fdp

Richard Mitton richard at codersnotes.com
Thu Aug 8 12:42:04 PDT 2013


  The previous patch was incorrect, it mistakenly caused the enums and tables to not match.

  This fixes that issue.

http://llvm-reviews.chandlerc.com/D1307

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1307?vs=3243&id=3295#toc

Files:
  source/Plugins/Process/POSIX/RegisterContext_i386.cpp
  source/Plugins/Process/POSIX/RegisterContext_i386.h
  source/Plugins/Process/POSIX/RegisterContext_x86_64.cpp
  source/Plugins/Process/POSIX/RegisterContext_x86_64.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1307.3.patch
Type: text/x-patch
Size: 8860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130808/d8dc601c/attachment.bin>


More information about the lldb-commits mailing list