[Lldb-commits] [PATCH] D67222: [Windows] Added support of watchpoints to `NativeProcessWindows`

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 24 22:18:25 PDT 2019


aleksandr.urakov added a reviewer: labath.
aleksandr.urakov added a comment.

In D67222#1680613 <https://reviews.llvm.org/D67222#1680613>, @labath wrote:

> Btw, in the context of D67954 <https://reviews.llvm.org/D67954>, I realized that I don't know how to actually enable the usage of lldb-server in lldb on windows. Can you share how you did that ?


Hi, Pavel! Thanks for taking a look. To be honest, I just have commented out content of the `ProcessWindows::Initialize()` function to test this :)


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D67222





More information about the lldb-commits mailing list