[Mono-list] Mono Debugger 0.2.0 not compiling with mono-0.20
Martin Baulig
martin@gnome.org
28 Feb 2003 19:09:45 +0100
"Andreas Knab" <knab2ar@jmu.edu> writes:
> 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 <martin@ximian.com>
>
> 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?
Hi,
I'm currently working on a new debugger release, I'll probably do it on sunday or monday.
In the meantime, just use the latest CVS version.
--
Martin Baulig
martin@gnome.org
martin@ximian.com