From: Jim Kingdon Date: Wed, 27 Oct 1993 05:21:01 +0000 (+0000) Subject: * mips-tdep.c (mips_pop_frame): If proc_desc is NULL, don't dump core. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=981ef35e01a53e624d9e12d77e5541de920e236c;p=binutils-gdb.git * mips-tdep.c (mips_pop_frame): If proc_desc is NULL, don't dump core. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 179c1a53a35..3f5d14d1913 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 26 22:05:03 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + + * mips-tdep.c (mips_pop_frame): If proc_desc is NULL, don't dump core. + Tue Oct 26 15:07:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) gcc -Wall lint: