[Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux

Chaoren Lin chaorenl at google.com
Mon Feb 16 09:56:54 PST 2015


> Previously some part of the x86 specific code was shuffled into the x86_64

>  specific native register context linux without full functionality. This CL

>  moves the common part into a new common base class

>  (NativeRegisterContextLinux) and creates a new x86 specific subclass

>  contatining the missing functionality and to provide better separation.


What was the missing functionality? It would be nice to have the reorg and
the new code in separate diffs.


http://reviews.llvm.org/D7667

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list