71 / blur

[No longer maintained] Run and edit a C# assembly at the same time. Convert LINQ Expressions and delegates to Mono.Cecil method bodies as well.
MIT License
2 stars 1 forks source link

No PDB support yet #3

Closed 71 closed 7 years ago

71 commented 7 years ago

Support for reading / writing pdb files isn't here yet, because Mono.Cecil PortablePdbReader throws when attempting to read symbols (at least during tests).

71 commented 7 years ago

Fixed in d60034a778904d4cf30a14ae17a21ec6360b9810.