http://llvm.org/bugs/show_bug.cgi?id=18814

            Bug ID: 18814
           Summary: lldb-gdbserver exits w/o useful information if no host
                    specified
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Invoking lldb-gdbserver with localhost:12345 works.  Using the invocation
that's commonly used with GNU gdbserver (just :port) causes lldb-gdbserver to
exit without a useful message:

$ bin/lldb-gdbserver :12345
using the default platform: host
Listening for a connection on :12345...
lldb-gdbserver exiting...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to