summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-02-06 22:49:58 +0000
committerMark Kettenis <kettenis@gnu.org>2004-02-06 22:49:58 +0000
commit1e52e2eb2a1a3526ab2033025d81e6930b369136 (patch)
tree0414f50e1f99a4bac4291f4e5f8d146a6dcc2561 /gdb/ChangeLog
parentf80bda8efddc42d85ad3c5830324afd3e6abd3a8 (diff)
downloadbinutils-gdb-1e52e2eb2a1a3526ab2033025d81e6930b369136.tar.gz
* proc-api.c (write_with_trace): Initialize local variable to
silence compiler warning.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fff616cc25c..d56797e788f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-06 Mark Kettenis <kettenis@gnu.org>
+
+ * proc-api.c (write_with_trace): Initialize local variable to
+ silence compiler warning.
+
2004-02-06 Andrew Cagney <cagney@redhat.com>
* tui/tui-source.h: Do not include "defs.h".