Hey,

On 1/9/08, ursuletzu <[EMAIL PROTECTED]> wrote:
> 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!

Cecil itself doesn't generate the pdb symbols. It delegates that to a
library that ships with .net, and which is complete crap. But it's
also the simplest way for now to read and write pdbs.

Working around such bug is hell on earth.

-- 
Jb Evain  <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to