Weird stuff!

I instrument an assembly using a console tool. The symbols are
modified tool. If I try to load the modified symbols again with Cecil
I get an Exception!


Message = "ExceptionOccurred" ( really illuminating : ) )
   at System.Diagnostics.SymbolStore.SymBinder.GetReader(IntPtr
importer, String filename, String searchPath)
   at Mono.Cecil.Pdb.PdbHelper.InstantiateReader(SymBinder binder,
String filename, Object objImporter)
   at Mono.Cecil.Pdb.PdbHelper.CreateReader(String filename)
   at Mono.Cecil.Pdb.PdbFactory.CreateReader(ModuleDefinition module,
String assembly)
   at Mono.Cecil.Cil.SymbolStoreHelper.GetReader(ModuleDefinition
module)
   at Mono.Cecil.ModuleDefinition.LoadSymbols()
   ...

Just good to know...
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to