Hey, On 5/12/09, seesharper <[email protected]> wrote: > I saw that you have updated the PdbFactory to provide a managed > PdbReader by default. > > I'm having a little bit of trouble using it though. > > First of all it seem to mess up the weaved assembly even though I save > it to an byte array.
I don't see how changing the pdb reader could mess up an assembly. > Another thing I noticed is that breakpoints are not hit as they would > with the unmanaged symbolreader. Maybe you have pdbs that the managed reader can't deal with. You can always fallback to the unmanaged reader. It's just a compilation symbol away. -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
