From 093c1a2f749013119fcf6d6ff63db653677917d6 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 3 Jun 1996 17:49:28 +0000 Subject: [PATCH] * source.c (find_source_lines): Check the time on the symtab's bfd if it exists, else check the time on the exec_bfd. Fixes net buglet reported by Michael Snyder @ NeXT. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0821b68..6b3f9ad 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 3 11:48:29 1996 Jeffrey A Law (law@cygnus.com) + + * source.c (find_source_lines): Check the time on the symtab's bfd if + it exists, else check the time on the exec_bfd. + Thu May 30 09:43:17 1996 Mark Alexander * dsrec.c (make_srec): Fix calculation of address size -- 2.7.4