aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-12-18 19:27:00 +0000
committerTom Tromey <tromey@redhat.com>2012-12-18 19:27:00 +0000
commitda821c7be24b8520dd25190156f860afb33d9cc5 (patch)
tree452317955ed69979c41ebd1e35361bf4fe770219 /gdb/ChangeLog
parentca7b0bbcfaa938faffc6cfe2ece880b5d0fecdf2 (diff)
downloadgdb-da821c7be24b8520dd25190156f860afb33d9cc5.zip
gdb-da821c7be24b8520dd25190156f860afb33d9cc5.tar.gz
gdb-da821c7be24b8520dd25190156f860afb33d9cc5.tar.bz2
* breakpoint.c (dprintf_command): Now static.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 02dc944..5e93186 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2012-12-12 Tom Tromey <tromey@redhat.com>
+ * breakpoint.c (dprintf_command): Now static.
+
+2012-12-12 Tom Tromey <tromey@redhat.com>
+
* Makefile.in (init.c): Declare initialize_all_files;
don't include call-cmds.h.
* call-cmds.h: Remove.