clayborg added a comment.

If we can parse the register info that was retrieved via the GDB remote packets 
and emulate the DWARF expression that would allow us to do things correctly in 
the test case. Anything that is agnostic will work and we probably have all the 
info we need. We will need to write a quick DWARF opcode parser, but we only 
need to handle the opcodes in the MIPS for now so it should be easy to make 
work in python.


https://reviews.llvm.org/D27088



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to