Hi all,

I'm writing a tool that reads .mdb. I use Mono.Cecil.dll &
Mono.Cecil.Mdb.dll.
The tool works fine under Windows (with Mono 2.4), but crashes
on Linux (with mono 1.9).

Did anybody tried to use the same code with Cecil cross-platform?

In more details, on Linux the invocation of method
ModuleDefinition.LoadSymbols()
leads to an error, that Mdb factory cannot be created.

Do I have to use different version of Cecil dll's?
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to