[Lldb-commits] [PATCH] D13667: cmake: provide flag that enables 'log enable --stack' to provide useful file/line info on POSIX systems

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 13 22:54:44 PDT 2015


tfiala added a comment.

I've been using this now for a couple days and it seems to work fine on both OS X and Linux.  The Linux side enables the 'log enable --stack' to work.

Any concerns with this?


http://reviews.llvm.org/D13667





More information about the lldb-commits mailing list