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:
930acbe
)
Don't crash on TYPE_CODE_UNDEF nodes as base classes (generated by
author
Ken Raeburn
<raeburn@cygnus>
Tue, 14 Jul 1992 21:22:05 +0000
(21:22 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 14 Jul 1992 21:22:05 +0000
(21:22 +0000)
compiler bug?).
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index ffbe17520c68cca758f75a0e94e10d7a0629f787..047ab240e110d45a2efe25458045595f58449a9c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Tue Jul 14 16:59:46 1992 Ken Raeburn (raeburn@cygnus.com)
+
+ * buildsym.c (read_struct_type): Don't die on TYPE_CODE_UNDEF
+ nodes as base classes.
+
Tue Jul 14 00:12:30 1992 Stu Grossman (grossman at cygnus.com)
* xcoffread.c: Add decl for section_offset to keep prototype happy.