From 4161c620decdaed488bdee89cd860bd74f6622fe Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 12 Oct 1993 21:22:03 +0000 Subject: [PATCH] * blockframe.c (get_prev_frame_info): Don't error() if there are no frames; just return NULL. --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ad5a756989c..b5212e6d4ae 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Tue Oct 12 08:59:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * blockframe.c (get_prev_frame_info): Don't error() if there are no + frames; just return NULL. + * xcoffsolib.h, xcoffexec.c: Undo the part of Fred's bfd->abfd change which involved structure elements. It was unnecessary and was not consistently done. -- 2.30.2