projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5283e9e
)
Fix file name mentioned in this entry:
author
Doug Evans
<dje@google.com>
Tue, 27 Jul 2010 18:13:25 +0000
(18:13 +0000)
committer
Doug Evans
<dje@google.com>
Tue, 27 Jul 2010 18:13:25 +0000
(18:13 +0000)
2010-07-27 Ken Werner <ken.werner@de.ibm.com>
* dwarf2read.c (dwarf2_read_index): Initialize the types_list and
types_list_elements variables.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d819e5d43ebe30bf3e3e6e6740e6c51e93304f73..2bac58831e6bd316b0f5506f0f239674ee18eadc 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-9,7
+9,7
@@
2010-07-27 Ken Werner <ken.werner@de.ibm.com>
- *
valops
.c (dwarf2_read_index): Initialize the types_list and
+ *
dwarf2read
.c (dwarf2_read_index): Initialize the types_list and
types_list_elements variables.
2010-07-26 Tom Tromey <tromey@redhat.com>