[Lldb-commits] [PATCH] support for 'process launch -i' on remote targets

Greg Clayton clayborg at gmail.com
Wed Feb 4 13:22:52 PST 2015


This is a hard one to do automatically. What if you have an input file already on the remote side you wanted to used without one being uploaded for you? If we do this by default we don't have the option of using one that is already on the remote host. I would prefer to not automate this and fix the test suite so it does this for us, but it doesn't happen automagically...


http://reviews.llvm.org/D7215

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list