Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3 v4] Common code cleanups (part 1)
@ 2014-07-24 12:51 Gary Benson
  2014-07-24 12:51 ` [PATCH 2/3 v4] Remove some GDBSERVER checks from linux-ptrace Gary Benson
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Gary Benson @ 2014-07-24 12:51 UTC (permalink / raw)
  To: gdb-patches; +Cc: Doug Evans, Pedro Alves, Tom Tromey

Hi all,

This series contains the lateset versions of the first three patches
from the common code cleanups series I've posted previously.  I intend
to rework and resubmit the remaining patches, but these three are I
think ready to go in and it would be nice to get them out of my hair.

Patch 1/3 (Introduce common/errors.h) has had everything to do with
fatal removed.  The remaining functions have updated documentation
which I hope is now ok.  Everything else is unchanged from the
previous versison.

Patch 2/3 (Remove some GDBSERVER checks from linux-ptrace) has been
updated to reverse some logic to avoid indentation changes which will
likely be reversed as further code is merged.  It has also been
updated to not mutate the additional_flags static global.

Patch 3/3 (Make gdbserver CORE_ADDR unsigned) is unchanged from the
previous version posted to this list.  It's been approved already,
but I'm including it here for completeness.

Built and regtested on RHEL6.5 x86_64.

Is this ok to commit?

Thanks,
Gary

--
http://gbenson.net/


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

end of thread, other threads:[~2014-07-30  8:38 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 12:51 [PATCH 0/3 v4] Common code cleanups (part 1) Gary Benson
2014-07-24 12:51 ` [PATCH 2/3 v4] Remove some GDBSERVER checks from linux-ptrace Gary Benson
2014-07-24 13:25   ` Pedro Alves
2014-07-24 14:09     ` Tom Tromey
2014-07-24 14:17       ` Pedro Alves
2014-07-24 14:13     ` [PATCH 2/3 v5] " Gary Benson
2014-07-24 14:25       ` Pedro Alves
2014-07-24 15:05         ` Gary Benson
2014-07-24 12:51 ` [PATCH 1/3 v4] Introduce common/errors.h Gary Benson
2014-07-24 13:24   ` Pedro Alves
2014-07-24 18:03     ` Doug Evans
2014-07-25  8:51       ` Gary Benson
2014-07-25 10:32         ` Pedro Alves
2014-07-25 11:38           ` Gary Benson
2014-07-25 12:13             ` Pedro Alves
2014-07-25 13:34               ` Gary Benson
2014-07-29 16:44               ` Doug Evans
2014-07-29 17:45                 ` Pedro Alves
2014-07-30  9:43                   ` Gary Benson
2014-07-25 10:19       ` Pedro Alves
2014-07-24 17:52   ` Doug Evans
2014-07-24 22:39     ` Doug Evans
2014-07-25  9:34     ` Gary Benson
2014-07-28 20:16       ` Doug Evans
2014-07-24 13:08 ` [PATCH 3/3 v4] Make gdbserver CORE_ADDR unsigned Gary Benson
2014-07-24 13:36   ` Pedro Alves
2014-07-24 14:07     ` Gary Benson

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