using System;
using Mono.Cecil;
using Mono.Cecil.Cil;
using Mono.Cecil.Mdb;
public class Driver
{
public static void Main (String[] args) {
//
// The assembly itself needs to be changed to add some data needed to
// find the matching .pdb file.
//
if (args.Length != 2) {
Console.Error.WriteLine ("Usage: mdb2pdb