diff options
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r-- | gdb/dwarfread.c | 3 |
1 files changed, 2 insertions, 1 deletions
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 |