Doc fix re dependencies
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 9 Jun 1993 01:28:54 +0000 (01:28 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 9 Jun 1993 01:28:54 +0000 (01:28 +0000)
gdb/ChangeLog
gdb/dwarfread.c

index c6926a4cfb1d211a0bb04fd337b82fc19321b75e..f24ac9fd85b635c5f4dd5f24a1ffe52c9cf5635c 100644 (file)
@@ -1,3 +1,7 @@
+Tue Jun  8 14:42:10 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
+
+       * symtab.h, dwarfread.c: Doc fix re dependencies.
+
 Tue Jun  8 17:54:09 1993  Rob Savoye  (rob@rtl.cygnus.com)
 
        * serial.c (serial_close): If scb is NULL, don't try to close
index b9872229e155a23c90cf1a61a8c8d585f544b9b2..1e7a6d0a37db4a449bae5a77871c9588ffccc3d5 100644 (file)
@@ -24,7 +24,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 FIXME: Figure out how to get the frame pointer register number in the
 execution environment of the target.  Remove R_FP kludge
 
-FIXME: Add generation of dependencies list to partial symtab code.
+FIXME: Do we need to generate dependencies in partial symtabs?
+(Perhaps we don't need to).
 
 FIXME: Resolve minor differences between what information we put in the
 partial symbol table and what dbxread puts in.  For example, we don't yet
This page took 0.028417 seconds and 4 git commands to generate.