[Lldb-commits] [PATCH] Change executable name to a.out.

Chaoren Lin chaorenl at google.com
Wed Jul 1 20:24:04 PDT 2015


> Does the LLDB API output a clear and actionable error code if the
filename you are launching is too long?

Nope, it'll try to launch the inferior, and it'll think the inferior ran
and exited with an error code.

> If not please add a test for this

I don't think this is testable, it's completely dependent on the shell,
your choice of working directory, and whatever extra arguments there are.

On Wed, Jul 1, 2015 at 8:12 PM, Vince Harron <vince at nethacker.com> wrote:

> > LoL
>
>
> LL
>
> Spectacular speech to text failure
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D10888
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150701/ff025740/attachment.html>


More information about the lldb-commits mailing list