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

Chaoren Lin chaorenl at google.com
Wed Apr 1 15:59:35 PDT 2015


>
> 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.


Does this mean a test like that already exists for OS X?

On Wed, Apr 1, 2015 at 12:58 PM, Greg Clayton <clayborg at gmail.com> wrote:

> 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/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150401/6eb2634f/attachment.html>


More information about the lldb-commits mailing list