public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] move entry point info to the per-BFD object
@ 2014-01-06 20:30 Tom Tromey
  2014-01-06 20:30 ` [PATCH 3/3] move the entry point info into the per-bfd object Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Tom Tromey @ 2014-01-06 20:30 UTC (permalink / raw)
  To: gdb-patches

This series is part of the ongoing objfile splitting project.

Right now the entry info object in the objfile is relocated when it is
created.  This series applies the usual transform, changing gdb to
apply the offset at the point of use.  Then the entry_info object is
moved into the per-BFD.

See patch #2 for the possibly latent bug I think I uncovered.

Built and regtested on x86-64 Fedora 18.

Tom

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-01-15 18:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-06 20:30 [PATCH 0/3] move entry point info to the per-BFD object Tom Tromey
2014-01-06 20:30 ` [PATCH 3/3] move the entry point info into the per-bfd object Tom Tromey
2014-01-08 13:30   ` Pedro Alves
2014-01-13 20:51     ` Tom Tromey
2014-01-06 20:30 ` [PATCH 1/3] change solib-frv to use entry_point_address_query Tom Tromey
2014-01-08 13:23   ` Pedro Alves
2014-01-06 20:30 ` [PATCH 2/3] relocate the entry point addess when used Tom Tromey
2014-01-08 13:22   ` Pedro Alves
2014-01-13 20:46     ` Tom Tromey
2014-01-15 11:42       ` Pedro Alves
2014-01-15 17:59         ` Tom Tromey
2014-01-15 18:02           ` Pedro Alves
2014-01-15 18:01 ` [PATCH 0/3] move entry point info to the per-BFD object Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).