Issue |
140816
|
Summary |
[lldb] Debuginfo for target modules is no longer loaded from DEBUGINFOD_URLS
|
Labels |
new issue
|
Assignees |
|
Reporter |
da-viper
|
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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs