[Lldb-commits] [PATCH] Change executable name to a.out.
    Chaoren Lin 
    chaorenl at google.com
       
    Wed Jul  1 20:24:29 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.
REPOSITORY
  rL LLVM
http://reviews.llvm.org/D10888
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the lldb-commits
mailing list