aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 592091c..350e085 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,13 @@
2018-05-23 Tom Tromey <tom@tromey.com>
+ * complaints.c (struct complaints) <explanation>: Remove.
+ (symfile_explanations): Remove.
+ (symfile_complaint_book): Update.
+ (vcomplaint): Update.
+ (struct explanation): Remove.
+
+2018-05-23 Tom Tromey <tom@tromey.com>
+
* complaints.c (symfile_complaints): Remove.
(complaint_internal): Remove "complaints" parameter.
(clear_complaints, vcomplaint): Remove "c" parameter.