Hi,
I need an ability to skip some registers when lldb restores register state 
after a function call. Didn't find something like gdb "save-restore" register 
property. Is there any way to avoid restoring of some registers beside 
hardcoding its names in GDBRemoteRegisterContext::WriteAllRegisterValues like 
it is done for arm debugserver?

Thanks for any suggestions,
Tatyana
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to