From e6e0af0f3bdcf35d8ef9ce4ca5e59d214fe41bec Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 11 Nov 1994 06:21:50 +0000 Subject: [PATCH] * symfile.c (syms_from_objfile): Only call find_lowest_section if no ".text" section exists. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4aa00f5418..ffb2bd9a7e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 10 23:17:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * symfile.c (syms_from_objfile): Only call find_lowest_section if + no ".text" section exists. + Thu Nov 10 15:16:21 1994 Rob Savoye * rom68k-rom.c: New file. Replaces the old remote-mon.c and uses