I tried to compile the Mono Debugger
(http://www.go-mono.com/archive/mono-debugger-0.2.0.tar.gz), the make
process breaks in the lib folder because IMonoBinaryReader is missing
from Mono.CSharp.Debugger...


I found an entry in the changelog for Mono.CSharp.Debugger:

2003-02-05  Martin Baulig  <[EMAIL PROTECTED]>

        Modified the symbol file format to speed up method looks by name
        and cleaned this up a lot.

        * MonoSymbolFile.cs: New public class.  This is now a public
class
        and writes and reads the symbol file.

        * IMonoBinaryReader.cs: Removed.

        * MonoSymbolTable.cs: Set version number to 29.



Will this be fixed any time soon, or is there a workaround?

Thanks for your help,

Andreas



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to