[Lldb-commits] [PATCH] D68258: [Windows] Introduce a switch for the `lldb-server` mode on Windows

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 2 08:45:33 PDT 2019


labath added a comment.

In D68258#1691485 <https://reviews.llvm.org/D68258#1691485>, @amccarth wrote:

> The environment variable for using the native PDB was always intended to be temporary, since the native PDB reader would eventually be the only PDB reader.


I don't know whether that's good or bad, but I think this variable is precisely the same kind of "temporary" as the other one. :)


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D68258





More information about the lldb-commits mailing list