[lldb-dev] [Bug 18814] New: lldb-gdbserver exits w/o useful information if no host specified

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 12 07:02:54 PST 2014


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


More information about the lldb-dev mailing list