[Lldb-commits] [PATCH] D14159: Add a Visual Studio solution for LLDB's Python code

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 28 14:20:11 PDT 2015


zturner created this revision.
zturner added a reviewer: amccarth.
zturner added a subscriber: lldb-commits.
Herald added subscribers: srhines, danalbert, tberghammer.

If you have PTVS [https://github.com/Microsoft/PTVS] installed, you can open this solution in Visual Studio and get an integrated debugging and development experience for LLDB's Python integration.

There are a few bugs with PTVS surrounding solution relocatability, so please try this out and see if it works for you.

http://reviews.llvm.org/D14159

Files:
  pyproj/lldb.pyproj

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14159.38687.patch
Type: text/x-patch
Size: 95073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151028/7bcf5636/attachment-0001.bin>


More information about the lldb-commits mailing list