Hey, On 1/8/08, ursuletzu <[EMAIL PROTECTED]> wrote: > Any ideas? The symbols are loaded...but...
But, they are out of sync with the image that has been re-generated by Cecil. You need to compile Mono.Cecil.Pdb from /cecil/pdb, place it along with Mono.Cecil, and call LoadSymbols on the ModuleDefinition you're working on just after GetAssembly, and SaveSymbols just before SaveAssembly. -- Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
