clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

We can't rely on any specific error codes since different GDB remote servers 
will hand back different errors for any packet. Do you have control over the 
MIPS debugserver? Is this just lldb-server? If so, we should have it not tell 
LLDB about a register it doesn't have. So I agree with labath that the GDB 
server should not tell us about this register in the first place.


Repository:
  rL LLVM

http://reviews.llvm.org/D13859



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

Reply via email to