<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/140816>140816</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [lldb] Debuginfo for target modules is no longer loaded from DEBUGINFOD_URLS
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          da-viper
      </td>
    </tr>
</table>

<pre>
    I tried investigating why it is the case, It is because when it gets to the function to fetch the debuginfod it does not have a valid module UUID. 

https://github.com/llvm/llvm-project/blob/6cac792bf9eacb1ed0c80fc7c767fc99c50e2524/lldb/source/Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfod.cpp#L162-L170

>From what I can tell it started sometime this month. but don't have the compute time to do a git bisect to find the commit. 

</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJyUkk-PmzAQxT-NuYw2MgOBcOCw25QqUtRWXeVc-c8YXBkc4SHRfvsK9p_UW0-ImefRzHs_lZLvJ6JW7J_E_piphYc4t1Y93PyV5kxH-9KegGdPFvx0o8S-V-ynHu7DC3gGn4AHAqMSCfwCp62iyaglEdwHmlZRT5yA46Z0y2TYx2n9d8Rm2KqW9NL7yUW76m2kBFNkGNSNQMFNBW9hjHYJBJfL6bgDIR-FfByYr0kUjwI7gV3veVj0zsRRYBfC7f3zcJ3jHzIssNMhaoFdZZSpG9SuIWV0Tlaag3SmNnVVO9M0Zi8J91huA-z6IsVlNiSw-xnWRZPA7vll1DGco1EcZ4Hd8eOGf5ufnZ25XgUW57zCh3Ney9czujmOcB8UwwmMmoAphNWHxGpmspDiSOxHAh58gjFOPOxAL6tRk8D6zacthzheFyZ4VUewERT0nkH7RIY30_1k37Wj583KzLaFbYpGZdTmdVnXB5RVmQ2tzElWVVNSrRqnVOkKU7lC48EW2rnKZb5FiXu5R4mFzGW5OzSItlaKXINaOhKlpFH5sFuT2MW5z3xKC7V5KQ95lQWlKaSNP8SJ7rB1BeKK49xu8emlT6KUwSdOn2PYc9jA3RLaH-HDZXBxBlZzT_wGTVqpnCKEOPU0Q4jKkgW32n78-nT5dvre_Tj-vvw6P2fLHNr_xmpbemXi7apbi38DAAD__4ZCHQw">