Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA 0/3] Make global symbol objfile search order arch-dependent
@ 2012-05-31 20:37 Joel Brobecker
  2012-05-31 20:37 ` [RFA/commit 1/3] Revert "Search global symbols from the expression's block objfile first." Joel Brobecker
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Joel Brobecker @ 2012-05-31 20:37 UTC (permalink / raw)
  To: gdb-patches

Hello,

Re: http://www.sourceware.org/ml/gdb-patches/2012-05/msg01026.html

This patch re-implement objfile searching order to make it gdbarch-
dependent.  There are three patches to this series:

  #1: Reverts my first patch, in order to start from a clean slate.
  #2: Introduces the new gdbarch method, and modifies the relevant
      code to use it, instead of using ALL_OBJFILES.  The gdbarch's
      default implemention, which is equivalent to ALL_OBJFILES,
      is still used for all platforms, so there should be no functional
      change on any platform, yet.
  #3: Introduces a windows-specific version of that new gdbarch
      method, and installs it for x86 and amd64 windows targets.

The patch series has been tested on x86_64-linux, as well as on
x86-windows, but using AdaCore's testsuite.  No regression observed.


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

end of thread, other threads:[~2012-06-04 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-31 20:37 [RFA 0/3] Make global symbol objfile search order arch-dependent Joel Brobecker
2012-05-31 20:37 ` [RFA/commit 1/3] Revert "Search global symbols from the expression's block objfile first." Joel Brobecker
2012-05-31 20:37 ` [RFA 3/3] Windows-specific iterate_over_objfiles_in_search_order Joel Brobecker
2012-06-02 13:57   ` Jan Kratochvil
2012-06-02 15:32     ` Joel Brobecker
2012-06-02 15:49       ` Jan Kratochvil
2012-06-04  4:55   ` Doug Evans
2012-06-04 13:02     ` Joel Brobecker
2012-05-31 20:37 ` [RFA 2/3] New "iterate_over_objfiles_in_search_order" gdbarch method Joel Brobecker
2012-06-01 18:06 ` [RFA 0/3] Make global symbol objfile search order arch-dependent Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox