2002-09-18 Martin Baulig <martin@gnome.org>
authorMartin Baulig <martin@novell.com>
Wed, 18 Sep 2002 13:59:31 +0000 (13:59 -0000)
committerMartin Baulig <martin@novell.com>
Wed, 18 Sep 2002 13:59:31 +0000 (13:59 -0000)
commit8125abef6b46058bfb3fc23860a4277662b4e578
tree7cb228dabe44e2d60159972015c67b7ebc71d61e
parent0c2ce64528143482eb49257c62f216bdd484d366
2002-09-18  Martin Baulig  <martin@gnome.org>

* MonoSymbolTable.cs: Set version number to 21.  Encode the source file
as a 4-byte length field followed by the UTF8 encoded string.

svn path=/trunk/mcs/; revision=7585
mcs/class/Mono.CSharp.Debugger/ChangeLog
mcs/class/Mono.CSharp.Debugger/IMonoBinaryReader.cs [new file with mode: 0644]
mcs/class/Mono.CSharp.Debugger/MonoSymbolTable.cs
mcs/class/Mono.CSharp.Debugger/MonoSymbolTableWriter.cs