No, I do this when first debugging a new Process plug-in or architecture. I wasn't sure about the assembler portability so I never checked on in.
> On Apr 1, 2015, at 3:59 PM, Chaoren Lin <[email protected]> wrote: > >> 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? > > > REPOSITORY > rL LLVM > > http://reviews.llvm.org/D8685 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
