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:
c69b7db
)
* coffread.c (init_lineno, init_stringtab): Don't check whether
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 24 Aug 1993 18:59:50 +0000
(18:59 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 24 Aug 1993 18:59:50 +0000
(18:59 +0000)
xmalloc returned NULL.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index ac560a4e8f7fce6d6954c4c9ff4c36c1a379b707..434640057ecafd21161287ce930b081ee728298f 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Aug 24 00:36:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * coffread.c (init_lineno, init_stringtab): Don't check whether
+ xmalloc returned NULL.
+
* config/vax/xm-vaxult.h: Define NO_PTRACE_H.
* target.c, target.h: Add "set remotedebug" command.