Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-45380

Use correct name for LLDB debugserver on Linux

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Security 2019-01-27, Security 2020-02-10

      On Linux, LLDB's remote debugging server is called lldb-server.

      In the original PoC for SERVER-43662, I had created an alias called debugserver which pointed to this binary. I then forgot I had done this when I actually implemented the ticket, so it continued to work on my machine.

      The code for spawning the debugserver should check if the user is on macos or linux, and then use the proper binary name accordingly.

            Assignee:
            adam.cooper@mongodb.com Adam Cooper (Inactive)
            Reporter:
            adam.cooper@mongodb.com Adam Cooper (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: