jasonmolenda wrote:

One design note.  I wanted a format that describes the register layout for each 
thread separately, instead of coming up with a shared register set for all 
threads.  In a JTAG style environment, a "thread" is really a core, and we may 
have cores with different capabilities and system registers.  

https://github.com/llvm/llvm-project/pull/144627
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to