* symtab.c (find_line_symtab): New function, to deal with multiple
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 20 Jul 1993 21:15:45 +0000 (21:15 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 20 Jul 1993 21:15:45 +0000 (21:15 +0000)
symtabs with the same name.
(find_line_pc{,_range}): Use it.
(find_pc_symtab): Add comment about overlapping symtabs.

gdb/ChangeLog

index b061b2e..77f7dc0 100644 (file)
@@ -1,3 +1,10 @@
+Tue Jul 20 12:53:47 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
+
+       * symtab.c (find_line_symtab): New function, to deal with multiple
+       symtabs with the same name.
+       (find_line_pc{,_range}): Use it.
+       (find_pc_symtab): Add comment about overlapping symtabs.
+
 Mon Jul 19 21:29:14 1993  Fred Fish  (fnf@deneb.cygnus.com)
 
        * Makefile.in (SFILES):  Add nlmread.c.