aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-09 01:28:54 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-09 01:28:54 +0000
commit9745ba070f5b6bf073f52b34e4fff563bb7b9457 (patch)
tree2bb2b87ae3b1f1cbbf6786eec3f45823ba757528 /gdb
parentf7630ec9c5484b21cddcf50beb1042bffc9160a2 (diff)
downloadfsf-binutils-gdb-9745ba070f5b6bf073f52b34e4fff563bb7b9457.zip
fsf-binutils-gdb-9745ba070f5b6bf073f52b34e4fff563bb7b9457.tar.gz
fsf-binutils-gdb-9745ba070f5b6bf073f52b34e4fff563bb7b9457.tar.bz2
Doc fix re dependencies
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/dwarfread.c3
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c6926a4..f24ac9f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c
index b987222..1e7a6d0 100644
--- a/gdb/dwarfread.c
+++ b/gdb/dwarfread.c
@@ -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