summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2007-11-15 06:46:21 +0000
committerVladimir Prus <vladimir@codesourcery.com>2007-11-15 06:46:21 +0000
commit21ceb2a4d8feb2ff5153067a1d52b9295123e4e5 (patch)
tree7b9ffc172a55af5a47866b386a1d1423f88b5edb /ChangeLog
parentb795ecc357d0d67829f8b3e12ee5d9d8f3c701d9 (diff)
downloadgdb-21ceb2a4d8feb2ff5153067a1d52b9295123e4e5.tar.gz
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 418d8b6438a..f201015c1dc 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