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] move gdbarch object from objfile to per-BFD


> From: Tom Tromey <tromey@redhat.com>
> Cc: gdb-patches@sourceware.org
> 
> >>>>> "Mark" == Mark Kettenis <mark.kettenis@xs4all.nl> writes:
> 
> Mark> The pointer chasing gets a bit ridiculous though.  Perhaps it needs a
> Mark> little helper function?
> 
> I can add it.  The reason I did not is that, for whatever reason,
> objfiles have not historically used accessors.  So, I preserved the
> status quo in this respect.

Merely a suggestion.  If you considered it and decided against it
that's fine with me.


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