This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa:symtab] Delete broken "memory mapped objfile cache"


On Mon, Nov 17, 2003 at 01:36:25PM -0500, Andrew Cagney wrote:
> >
> >2003-11-02  Andrew Cagney  <cagney@redhat.com>
> >
> >	* top.h (mapped_symbol_files): Delete declaration.
> >	* main.c (captured_main): Delete option "m" and "mapped".
> >	* objfiles.c (mapped_symbol_files): Delete variable.
> >	* symfile.c (symbol_file_command): Delete mmap code.
> >	(symbol_file_add_with_addrs_or_offsets): Ditto.
> >	(add_symbol_file_command, reread_separate_symbols): Ditto.
> >	* objfiles.h (OBJF_MAPPED): Delete.
> >	* objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
> >	(free_objfile) [USE_MMALLOC]: Ditto.
> >	(open_existing_mapped_file): Delete function.
> >	(open_mapped_file): Delete function.
> >	(map_to_file): Delete function.
> >
> 
> Ping.

I would prefer to have a comment from one of the Apple developers
first.  Is the code that Andrew removes substantially unchanged in your
tree, where this feature works, or is it rewritten?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]