https://llvm.org/bugs/show_bug.cgi?id=23298
Bug ID: 23298 Summary: target create uses executable on remote target instead Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: chaor...@google.com Classification: Unclassified `target create /path/to/executable` will use the executable on the remote target if one with the specified path exists. The executable bit will be incorrect as well, since it's downloaded as a module slice. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev