[Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.

Todd Fiala tfiala at google.com
Wed Oct 8 20:40:16 PDT 2014


Note: this change enables llgs to work for local Linux debugging.  There are some caveats - we have some known issues and test build failures with local llgs that we're working out in the github.com/tfiala/lldb dev-llgs-local-launch branch.  However, as llgs is not on by default and we haven't yet given it the thumbs up for normal usage, I just want to get this code upstream since it is at least partially usable and the issues we're addressing can be patched in much smaller chunks with this code here in place.

http://reviews.llvm.org/D5695






More information about the lldb-commits mailing list