[Lldb-commits] [PATCH] D25750: When invoking Terminal, don't assume the default shell

Joerg Sonnenberger via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 18 16:08:16 PDT 2016


joerg added a comment.

Hard-coding `/bin/bash` is not an improvement in my opinion. There are quite a few systems where this is plainly breaking things.


https://reviews.llvm.org/D25750





More information about the lldb-commits mailing list