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: [RFC] Yank out target_ops->to_sections


On Saturday 23 May 2009 01:15:27, Pedro Alves wrote:

> An alternative step would be to make corelow.c keep core target
> sections per core on an on-the-side structure; to keep
> target sections per exec file loaded in the exec target, again on an
> on-the-side structure; and to access struct so_list->sections
> directly --- this was one of my earlier approaches.  Somehow it looked
> to me that this was a smoother incremental step.

I've slept on it, and I think I'll post a v2 patch that does the above
for consideration.

-- 
Pedro Alves


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