* symtab.c (decode_line_1): If funfirstline and we get a
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 17 Aug 1994 00:07:12 +0000 (00:07 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 17 Aug 1994 00:07:12 +0000 (00:07 +0000)
non-LOC_BLOCK symbol (e.g. variable or type), then error().

gdb/ChangeLog

index 3ee06037165869e18cadc0a8816ace2c268aa28d..521d8ef0c240650a9234107ee00adf41a7f22522 100644 (file)
@@ -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.
This page took 0.027583 seconds and 4 git commands to generate.