Skip to content
  • Tom Tromey's avatar
    Remove ALL_OBJFILE_FILETABS · d5da8b3c
    Tom Tromey authored
    This removes ALL_OBJFILE_FILETABS, replacing its uses with ranged for
    loops.
    
    gdb/ChangeLog
    2019-01-09  Tom Tromey  <tom@tromey.com>
    
    	* symmisc.c (print_objfile_statistics, dump_objfile)
    	(maintenance_print_symbols): Use compunit_filetabs.
    	* source.c (forget_cached_source_info_for_objfile): Use
    	compunit_filetabs.
    	* objfiles.h (ALL_OBJFILE_FILETABS): Remove.
    	(ALL_FILETABS): Use compunit_filetabs.
    	* objfiles.c (objfile_relocate1): Use compunit_filetabs.
    	* coffread.c (coff_symtab_read): Use compunit_filetabs.
    d5da8b3c
To find the state of this project's repository at the time of any of these versions, check out the tags.