summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2007-11-15 06:46:20 +0000
committerVladimir Prus <vladimir@codesourcery.com>2007-11-15 06:46:20 +0000
commita64b392f19c4d41d01cae322ad444fc5c5ea1bda (patch)
treedc1006025c8423adb663fd370c5d7344b4176be4 /ChangeLog
parente368bc2495ca6977b9ec2677f1ca2a77110e9eae (diff)
downloadcygnal-a64b392f19c4d41d01cae322ad444fc5c5ea1bda.tar.gz
cygnal-a64b392f19c4d41d01cae322ad444fc5c5ea1bda.tar.bz2
cygnal-a64b392f19c4d41d01cae322ad444fc5c5ea1bda.zip
Make mark_breakpoints_out static.
* breakpoint.h (mark_breakpoints_out): Remove declaration. * breakpoint.c (mark_breakpoints_out): Make static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 418d8b643..f201015c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
+ Make mark_breakpoints_out static.
+ * breakpoint.h (mark_breakpoints_out): Remove
+ declaration.
+ * breakpoint.c (mark_breakpoints_out): Make static.
+
+2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
+
Prevent clear_command from directly modifying breakpoint list.
* Makefile.in (breakpoint_h): Update dependency.
* breakpoint.c (clear_command): Do not remove