aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2006-10-13 02:40:47 +0000
committerJoel Brobecker <brobecker@gnat.com>2006-10-13 02:40:47 +0000
commit3e4d11fe10c19b231a98999eca27182b998b9ad4 (patch)
treecdb19fddd6a3807a6917b9aa670dea2640a04029
parent81a724a85f0e5b305edcd5fe63e3e9c4e6ef07e9 (diff)
downloadgdb-3e4d11fe10c19b231a98999eca27182b998b9ad4.zip
gdb-3e4d11fe10c19b231a98999eca27182b998b9ad4.tar.gz
gdb-3e4d11fe10c19b231a98999eca27182b998b9ad4.tar.bz2
Add in one of the previous entries the fact that the change was to
fix PR symtab/2018.
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 92d0fe2..6dcb5a9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -51,6 +51,7 @@
2006-10-06 Joel Brobecker <brobecker@adacore.com>
+ Fix PR symtab/2018
* dwarf2read.c (read_array_type): Set the type name if the name
attribute is present.