Author: martin
Date: 2007-01-17 12:25:50 -0500 (Wed, 17 Jan 2007)
New Revision: 71216

Modified:
   trunk/debugger/ChangeLog
Log:
Ooops.

Modified: trunk/debugger/ChangeLog
===================================================================
--- trunk/debugger/ChangeLog    2007-01-17 17:24:59 UTC (rev 71215)
+++ trunk/debugger/ChangeLog    2007-01-17 17:25:50 UTC (rev 71216)
@@ -3,7 +3,7 @@
        * classes/Thread.cs
        (Thread.LMFAddress): New internal property.
 
-       * backends/ThreadServant.cs
+       * backend/ThreadServant.cs
        (ThreadServant.Process): New internal property.
 
        * classes/TargetBinaryReader.cs
@@ -16,10 +16,10 @@
 
 2007-01-17  Martin Baulig  <[EMAIL PROTECTED]>
 
-       * backends/ThreadServant.cs
+       * backend/ThreadServant.cs
        (ThreadServant.LMFAddress): New public property.
 
-       * backends/SingleSteppingEngine.cs
+       * backend/SingleSteppingEngine.cs
        (SingleSteppingEngine.OperationGetLMFAddress): New operation.
        (SingleSteppingEngine.OperationStart): Push
        OperationGetLMFAddress() to get the LMF on startup.
@@ -44,7 +44,7 @@
        * classes/DebuggerConfiguration.cs
        (DebuggerConfiguration.StayInThread): New public property.
 
-       * backends/SingleSteppingEngine.cs: Correctly handle stop requests.
+       * backend/SingleSteppingEngine.cs: Correctly handle stop requests.
 
 2007-01-03  Martin Baulig  <[EMAIL PROTECTED]>
 

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to