From 0cec815fa2cadbc09a75fc3fc087771e33995aa1 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 17 Aug 1994 00:07:12 +0000 Subject: [PATCH] * symtab.c (decode_line_1): If funfirstline and we get a non-LOC_BLOCK symbol (e.g. variable or type), then error(). --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3ee0603716..521d8ef0c2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Tue Aug 16 15:24:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * symtab.c (decode_line_1): If funfirstline and we get a + non-LOC_BLOCK symbol (e.g. variable or type), then error(). + * Makefile.in (TARFILES, NONSRC, SFILES_STAND, SFILES_KGDB): Remove; unused. (TAGFILES_NO_SRCDIR): Remove ALLPARAM. -- 2.34.1