aleksandr.urakov added a comment.

I didn't know about such a priority, thanks... But in this case `lldb-server` 
also must be able to allocate, read and write in a debuggee. Doesn't it use the 
process plugin for that? Or somehow duplicates this functionality?

I have made some work on expressions evaluation on Windows, and it requires a 
possibility to allocate memory in a debuggee. Now I understand, that the 
priority is `lldb-server`, but is it a bad idea to apply now the changes I've 
made to proceed with expressions? I can look tomorrow what else was made with 
the process plugin, but it seems that there are not so many changes.

Don't you know about the status of `lldb-server` on Windows? How much work 
requires it?


https://reviews.llvm.org/D52618



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

Reply via email to