From a8c2562115a97df3309bf74b101ef3c21e0914fb Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 29 Jun 1993 16:54:23 +0000 Subject: [PATCH] * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab to check whether there is line number information. --- gdb/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 49488a6..38a6d6e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,14 @@ +Tue Jun 29 11:02:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab + to check whether there is line number information. + Tue Jun 29 08:29:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * remote-udi.c: Fix docstring so that it compiles. - * remote-mips.c, remote-nindy.c: move bfd.h before symfile.h (for file_ptr decl) + * remote-mips.c, remote-nindy.c: move bfd.h before symfile.h + (for file_ptr). Tue Jun 29 09:11:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) @@ -11,7 +17,7 @@ Tue Jun 29 09:11:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * c-typeprint.c (c_type_print_base): Don't error() on invalid type. - * symtab.h (struct symtab, line_charpos): Fix comment. + * symtab.h: Add comments about line numbers. * source.c (identify_source_line): Fix off by one bug with line. Mon Jun 28 10:09:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com) -- 2.7.4