[Monodevelop-patches-list] r2436 - trunk/MonoDevelop/Core/src/AddIns/DebuggerAddIn
Chris Toshok
toshok at mono-cvs.ximian.com
Fri Apr 8 15:57:07 EDT 2005
Author: toshok
Date: 2005-04-08 15:57:06 -0400 (Fri, 08 Apr 2005)
New Revision: 2436
Modified:
trunk/MonoDevelop/Core/src/AddIns/DebuggerAddIn/ChangeLog
Log:
missed a portion of the ChangeLog
Modified: trunk/MonoDevelop/Core/src/AddIns/DebuggerAddIn/ChangeLog
===================================================================
--- trunk/MonoDevelop/Core/src/AddIns/DebuggerAddIn/ChangeLog 2005-04-07 00:09:39 UTC (rev 2435)
+++ trunk/MonoDevelop/Core/src/AddIns/DebuggerAddIn/ChangeLog 2005-04-08 19:57:06 UTC (rev 2436)
@@ -5,7 +5,9 @@
(StackTracePad.OnResumedEvent): just don't update here - should we
clear the display? or leave it as it is until the next time the
debugger stops?
-
+ (StackTracePad.UpdateDisplay): if the current_frame (or its
+ method) is null, clear the display.
+
2005-04-06 Chris Toshok <toshok at ximian.com>
* Gui/LocalsPad.cs: wrap the using MonoDevelop.DebuggerVisualizers
More information about the Monodevelop-patches-list
mailing list