public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PING][PATCH 00/26] Regset rework
@ 2014-09-19 15:38 Andreas Arnez
  0 siblings, 0 replies; only message in thread
From: Andreas Arnez @ 2014-09-19 15:38 UTC (permalink / raw)
  To: gdb-patches

Ping:

  https://sourceware.org/ml/gdb-patches/2014-09/msg00408.html

No comments so far...  Is the series OK to apply?

On Fri, Sep 12 2014, Andreas Arnez wrote:

> Earlier this year I've posted a two-part patch series with "regset
> rework preparations":
>
> * https://sourceware.org/ml/gdb-patches/2014-05/msg00239.html
> * https://sourceware.org/ml/gdb-patches/2014-07/msg00808.html
>
> Now this patch series attempts the next major refactoring step in this
> area.  It has two main goals:
>
> * Unify GDB's capabilities with respect to core files across the
>   various architectures.  In particular enable more targets for
>   multi-arch capable core file generation support.
>
> * Streamline the regset support: reduce the gdbarch interface and
>   reduce overall complexity.
>
> [...]
>
> Andreas Arnez (26):
>   Replace 'core_regset_sections' by iterator method
>   Add 'regset' parameter to 'iterate_over_regset_sections_cb'
>   Add multi-arch capable 'fbsd_make_corefile_notes' variant
>   AARCH64: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   ALPHA: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   ARM: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   FRV: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   HPPA: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   X86: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   M32R: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   M68K: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   IA64: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   M88K: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   MIPS: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   MN10300: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'.
>   NIOS2: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   PPC: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   SCORE: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   SH: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   SPARC: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   TILEGX: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   VAX: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   XTENSA: Migrate from 'regset_from_core_section' to
>     'iterate_over_regset_sections'
>   Drop target method 'fbsd_make_corefile_notes'
>   Linux targets: drop fall back to target method for
>     'make_corefile_notes'
>   Drop 'regset_from_core_section' gdbarch method

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-19 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-19 15:38 [PING][PATCH 00/26] Regset rework Andreas Arnez

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).