From e6729433e6ec6c89cbe28141ef7dd34d37bbf3c6 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Wed, 1 Nov 1995 20:11:52 +0000 Subject: [PATCH] * symtab.c (in_prologue): Document func_start and when it is zero don't call SKIP_PROLOGUE (which typically leads unconditionally to an error when we try to access a prologue at address 0). --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6033a270eeb..e88949efdd0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 1 12:58:14 1995 Fred Fish + + * symtab.c (in_prologue): Document func_start and when it is zero + don't call SKIP_PROLOGUE (which typically leads unconditionally to + an error when we try to access a prologue at address 0). + Tue Oct 31 13:01:15 1995 Fred Fish * elfread.c: Include elf-bfd.h rather than libelf.h. -- 2.30.2