Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
MacGDBp - Commitdiff - ViewGit - Blue Static

Mark one of the fixes as bug 157

Robert Sesek [2009-05-19 04:37]
Mark one of the fixes as bug 157
Filename
CHANGES
diff --git a/CHANGES b/CHANGES
index 036c097..9f4a9c7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,7 +12,7 @@ retained
 a subsequent time
 - Fix: #163  Breakpoints with a space in the pathname would not be set
 - Fix: Code would not display if the pathname to the file contained a space
-- Fix: After using the run command, the stack will now be properly updated
+- Fix: #157  After using the run command, the stack will now be properly updated
 - New: A preference has been added to disable automatic stepping into the
 first line of execution
 - Fix: MacGDBp should no longer throw incomplete packet error messages