Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Gary Benson <gbenson@redhat.com>
To: gdb-patches@sourceware.org
Cc: Doug Evans <dje@google.com>, Pedro Alves <palves@redhat.com>
Subject: [PATCH 0/4 v6] Common code cleanups (first four)
Date: Mon, 11 Aug 2014 15:18:00 -0000	[thread overview]
Message-ID: <1407770255-2589-1-git-send-email-gbenson@redhat.com> (raw)

Hi all,

This series contains updated versions of the first four patches
from the common code cleanups series I last posted on August 1.
The rest of the series is awaiting Pedro's input, but these four
patches can go in now if they are approved.

Patch 1 (Introduce common/errors.h) is changed from the previous
version in that:

  - Functions that must be provided by the client code are
    documented as such in their header file comments.

  - common/errors.c is added to SFILES in gdb's Makefile.in.

Patch 2 (Introduce common-types.h) is unchanged from the previous
version.

Patch 3 (Move print-utils.h to common-defs.h) is likewise unchanged.

Patch 4 (Introduce common-debug.h) is changed from the previous
version in that:

  - Functions that must be provided by the client code are
    documented as such in their header file comments.

  - common/common-debug.c is added to SFILES in gdb's Makefile.in.

  - The static function debug_agent_print in agent.c has been renamed
    debug_agent_printf.

  - The various debug_hw_points declarations throughout GDB and
    gdbserver have been replaced with one in common/common-debug.[ch].
    This addresses an issue noted against patch 10 of the previous
    version of this series [1].

Built and regtested on x86_64 RHEL6.5.

Ok to commit?

Thanks,
Gary

--
[1] https://sourceware.org/ml/gdb-patches/2014-08/msg00136.html


             reply	other threads:[~2014-08-11 15:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11 15:18 Gary Benson [this message]
2014-08-11 15:18 ` [PATCH 1/4 v6] Introduce common/errors.h Gary Benson
2014-08-11 15:18 ` [PATCH 3/4 v6] Move print-utils.h to common-defs.h Gary Benson
2014-08-11 15:18 ` [PATCH 2/4 v6] Introduce common-types.h Gary Benson
2014-08-11 16:17 ` [PATCH 4/4 v6] Introduce common-debug.h Gary Benson
2014-08-12 23:52   ` Doug Evans
2014-08-20 15:51     ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1407770255-2589-1-git-send-email-gbenson@redhat.com \
    --to=gbenson@redhat.com \
    --cc=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox