This is the mail archive of the gdb-patches@sourceware.org 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: [patch] Fix Darwin breakage


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> 2009-08-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
Paul>         * objfiles.h (OBJF_NOT_MAPPED): New macro.
Paul>         * objfiles.c (update_section_map): Ignore unmapped objfiles.
Paul>         * machoread.c (macho_oso_symfile): Set OBJF_NOT_MAPPED for oso files.

The idea seems reasonable enough to me, but I don't really understand
all the implications of it.  If we need special treatment here, why not
in all the other places that use ALL_OBJSECTIONS and the like?

Tom


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