[Lldb-commits] [PATCH] D27088: [LLDB][MIPS] Fix TestLldbGdbServer failure for MIPS

Nitesh Jain via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 9 06:19:06 PST 2016


nitesh.jain added a comment.

Hi Greg,

The patch https://reviews.llvm.org/D20357 evaluated the DwarfExpression and update the floating point register size. So should we implement SBRegisterContext and SBArchSpec  to evaluate dwarf expression and update the floating point register size accordingly for python test cases ?

OR

Should we implement above approach ?

Thanks


https://reviews.llvm.org/D27088





More information about the lldb-commits mailing list