On Mon, Jun 15, 2009 at 2:42 PM, Andrus Moor<[email protected]> wrote: > How to get line numbers ?
Assuming that mono can read the mdb file and it contains the correct information, you need to run mono with --debug, like "mono --debug myapp.exe". -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
