From: Jim Kingdon Date: Fri, 22 Apr 1994 18:29:23 +0000 (+0000) Subject: * solib.c (symbol_add_stub): If so->textsection is NULL, don't X-Git-Tag: gdb-4_18~14736 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5a0908f3be1ceb30a7bbd4b6b1afef7858c1123;p=thirdparty%2Fbinutils-gdb.git * solib.c (symbol_add_stub): If so->textsection is NULL, don't dump core. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 41ee581b6c1..9c5b8114f06 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 22 11:27:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * solib.c (symbol_add_stub): If so->textsection is NULL, don't + dump core. + Thu Apr 21 07:45:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * utils.c (prompt_for_continue): Annotate prompt.