2004-10-20 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / class / Mono.CSharp.Debugger / ChangeLog
index a0c985209e4757455b8995e17ead32ad9a3c1919..fc098f17c07e26b2545c31ef87016f00d0c1714b 100644 (file)
@@ -1,14 +1,17 @@
+2004-10-20  Martin Baulig  <martin@ximian.com>
+
+       * MonoSymbolFile.cs (MonoSymbolFile.Write): Sort the method table
+       before actually writing it to disk and update MethodEntry.Index.
+
+       * MonoSymbolTable.cs (MethodEntry.Index): Make this a writable
+       property; set it after creating all the methods and sorting the
+       method table.
+
 2004-09-21  Martin Baulig  <martin@ximian.com>
 
        * MonoSymbolFile.cs (MonoDebuggerSupport.CheckRuntimeVersion): New
        public method.
 
-2004-09-13  Chris Toshok  <toshok@ximian.com>
-
-       * MonoSymbolFile.cs (MonoSymbolFile.Write): don't sort methods by
-       token before writing out the method index, since the "index" used
-       elsewhere is just added to the MethodIndexOffset.
-
 2004-08-27  Martin Baulig  <martin@ximian.com>
 
        * MonoSymbolFile.cs (MonoSymbolFile..ctor): Read the GUID from the