[Lldb-commits] [PATCH] D34236: Delete ProcessLauncherPosix

2017-06-17 Thread Ed Maste via Phabricator via lldb-commits
emaste accepted this revision. emaste added a comment. LGTM from the FreeBSD side. The launch code for FreeBSD came from the original (in-process) implementation that Linux and FreeBSD shared. https://reviews.llvm.org/D34236 ___ lldb-commits mailin

[Lldb-commits] [PATCH] D34322: [lldb] Correctly escape newlines and backslashes in the JSON serializer

2017-06-17 Thread Kuba (Brecka) Mracek via Phabricator via lldb-commits
kubamracek created this revision. kubamracek added a project: LLDB. Herald added a subscriber: mgorny. JSON serializer fails to escape newlines and backslashes. Let's fix that. https://reviews.llvm.org/D34322 Files: lldb.xcodeproj/project.pbxproj source/Utility/JSON.cpp unittests/Utility

[Lldb-commits] [PATCH] D34322: [lldb] Correctly escape newlines and backslashes in the JSON serializer

2017-06-17 Thread Joerg Sonnenberger via Phabricator via lldb-commits
joerg added a comment. Please see the discussion in https://reviews.llvm.org/D31992. This patch seems to go in the wrong direction. https://reviews.llvm.org/D34322 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-