public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] Refactor shared code in i386-{nat,low}.[ch]
@ 2014-06-18 15:23 Gary Benson
  2014-06-18 15:23 ` [PATCH 1/4 v2] Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8 Gary Benson
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Gary Benson @ 2014-06-18 15:23 UTC (permalink / raw)
  To: gdb-patches

Hi all,

This series continues on from the refactoring series I posted
yesterday and partially committed today:

 1 - Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8

     Pedro spotted that i386_{insert,remove}_hw_breakpoint could be
     further refactored.  Patch 2 of this series does precisely that.
     This change means a number of functions I made nonstatic do not
     now have to be.  This patch reverts that change.  I apologise
     for this noise but the end result is better.

 2 - Refactor i386_{insert,remove}_hw_breakpoint

     As above.

 3 - Create nat/i386-dregs.c

     This patch moves all the code from the various files into
     the new file nat/i386-dregs.c and adds it to the buildsystem.

 4 - Directly call i386-dregs functions

     This patch is a small tidyup of i386-nat.c.

Is this ok to commit?

Thanks,
Gary

--
http://gbenson.net/

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

end of thread, other threads:[~2014-06-19 10:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-18 15:23 [PATCH 0/4 v2] Refactor shared code in i386-{nat,low}.[ch] Gary Benson
2014-06-18 15:23 ` [PATCH 1/4 v2] Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8 Gary Benson
2014-06-19  9:10   ` Pedro Alves
2014-06-18 15:23 ` [PATCH 2/4 v2] Refactor i386_{insert,remove}_hw_breakpoint Gary Benson
2014-06-19  9:10   ` Pedro Alves
2014-06-18 15:23 ` [PATCH 4/4 v2] Directly call i386-dregs functions Gary Benson
2014-06-19  9:11   ` Pedro Alves
2014-06-18 15:53 ` [PATCH 3/4 v2] Create nat/i386-dregs.c Gary Benson
2014-06-19  9:11   ` Pedro Alves
2014-06-18 16:06 ` [PATCH 0/4 v2] Refactor shared code in i386-{nat,low}.[ch] Mark Kettenis
2014-06-18 16:10   ` Pedro Alves
2014-06-18 17:48     ` Mark Kettenis
2014-06-18 18:01       ` Pedro Alves
2014-06-19 10:45         ` Pedro Alves
2014-06-19 10:07 ` [COMMITTED PATCH " Gary Benson

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