From aba5cc8b9d515bc973d9fdaebf02efbb03a6e99a Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Tue, 6 May 1997 13:51:01 +0000 Subject: [PATCH] Do not abort if coff has no debug information for bfd_find_nearest_line --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 356b3c28b3f..4c616c0feb5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon May 5 13:57:32 1997 Mike Meissner + + * coffgen.c (coff_find_nearest_line): If there are no syments, + just return false. + Mon May 5 18:18:45 1997 Philip Blundell * config.bfd: cope with '*-*-linux-gnuaout' targets. -- 2.30.2