https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238089
--- Comment #29 from Curtis Hamilton <[email protected]> --- (In reply to Igor Zabelin from comment #26) "mdb" files are mono debugging symbol files which are created when mono is built, on powerpc64. They are similar to the "pdb", program data files. I don't know why they are not being built for other CPUs. The only differences I can see is "dtrace" and "btls" are disabled for powerpc64. I'll continue to investigate. It may be necessary to disable "mdb" support when building mono on powerpc64. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
