[lldb-dev] [Bug 23298] New: target create uses executable on remote target instead

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 20 13:23:34 PDT 2015


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 at cs.uiuc.edu
          Reporter: chaorenl at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150420/424d8529/attachment.html>


More information about the lldb-dev mailing list