[Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.

Greg Clayton clayborg at gmail.com
Wed Apr 1 12:58:55 PDT 2015


Looks good to me. I usually create assembler files that load all registers up with known values and then stop at a label like "stop_here" and debug the program and verify all registers are where they should be. It would be a good idea for us to start doing this for all targets we support.


http://reviews.llvm.org/D8685

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






More information about the lldb-commits mailing list