Weird stuff. I will post another question related to this...because i try to tag the generated assembly with an attribute...
On Jan 9, 2008 11:46 PM, Jb Evain <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
