[lldb-dev] The two PDB plugins in LLDB

Martin Storsjö via lldb-dev lldb-dev at lists.llvm.org
Wed Nov 3 05:33:06 PDT 2021


CC Nico

On Wed, 3 Nov 2021, Pavel Labath wrote:

> [+ aleksandr]
>
> On 03/11/2021 09:18, Martin Storsjö via lldb-dev wrote:
>> 
>> As far as I know, this is clearly the intended direction, but my 
>> understanding is also that the native PDB plugin isn't quite on the same 
>> functionality level yet.
>
> While that has been the intended direction all along, there has been very 
> little progress made on this front in the last couple of years (D110172 is 
> the only recent change in this direction).

Yes, afaik the only one actively working on it changed jobs to work on 
something else.

> At this point, I'm not sure if anyone even knows what the missing 
> functionality is. Obviously, this is not a good situation to be in.
>
> So, even if it is possible for Raphael to make progress here without actually 
> deleting the DIA plugin, I'd still say we should at least start the process 
> of its deprecation/removal.

Sure, I guess that's the only practical way forward (and anybody 
interested in it can build an old version anyway).

But it would indeed be great if someone who has a setup to actually use it 
(Aleksandr? Nico?) could at least try to test out both of them and 
enumerate what's expected to be working and what's not, in both of them.

// Martin


More information about the lldb-dev mailing list