clayborg added a comment.

In D120319#3340298 <https://reviews.llvm.org/D120319#3340298>, @labath wrote:

> Core files have read-only registers. Would that help? (you could just throw 
> in a SetValueFromCString call into one of the existing core file tests)

Actually I believe we allow writing registers for core files. This was 
requested so that people could fix the registers like SP or FP and the get a 
real backtrace. Since core files contain crashes, people wanted to be able to 
make sure they could get a backtrace.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120319/new/

https://reviews.llvm.org/D120319

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

Reply via email to