labath added a comment.

In general, a compiler also does not know where the final executable will be 
placed -- this can be only (maybe) be said for a sufficiently strict build 
system (like the one at google). I wouldn't say that searching relative to the 
cwd is really that much better, but at least it is consistent with what gdb 
does.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97786/new/

https://reviews.llvm.org/D97786

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to