[lldb-dev] [Bug 39816] New: lldb doesn't show a file of line entry for big project.

2018-11-27 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39816 Bug ID: 39816 Summary: lldb doesn't show a file of line entry for big project. Product: lldb Version: 7.0 Hardware: All OS: All Status: NEW S

Re: [lldb-dev] [cfe-dev] "devirtualizing" files in the VFS

2018-11-27 Thread Sam McCall via lldb-dev
On Tue, Nov 27, 2018 at 7:01 PM Jonas Devlieghere wrote: > Hi Sam, > > Does extending the status with a path sound reasonable? This would work > similar to the current Name field, which is controlled by UseExternalName. > > Please let me know what you think. > > Thanks, > Jonas > Design-wise, ad

[lldb-dev] [Bug 39727] Support for breakpad symbols in LLDB

2018-11-27 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39727 David Finkelstein changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |lab...@google.com -- You are receiving thi

Re: [lldb-dev] [cfe-dev] "devirtualizing" files in the VFS

2018-11-27 Thread Jonas Devlieghere via lldb-dev
Hi Sam, Does extending the status with a path sound reasonable? This would work similar to the current Name field, which is controlled by UseExternalName. Please let me know what you think. Thanks, Jonas > On Nov 15, 2018, at 10:10 AM, Jonas Devlieghere via cfe-dev > wrote: > > >> On Nov