Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] Make "checkpoint" not rely on inferior_ptid
@ 2019-03-05 18:43 Pedro Alves
  2019-03-05 18:43 ` [PATCH 2/4] C++ify fork_info, use std::list Pedro Alves
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Pedro Alves @ 2019-03-05 18:43 UTC (permalink / raw)
  To: gdb-patches

Patch #1 is a patch that I had on the multi-target branch.  Patches
#2-#4 are follow up C++ifications/cleanups while I was at it.

Pedro Alves (4):
  Make "checkpoint" not rely on inferior_ptid
  C++ify fork_info, use std::list
  linux-fork.c: rewrite inf_has_multiple_threads
  Eliminate fork_info::clobber_regs

 gdb/linux-fork.c | 377 ++++++++++++++++++++++++-------------------------------
 gdb/linux-fork.h |   2 +-
 2 files changed, 163 insertions(+), 216 deletions(-)

-- 
2.14.4


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

end of thread, other threads:[~2019-03-05 19:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-05 18:43 [PATCH 0/4] Make "checkpoint" not rely on inferior_ptid Pedro Alves
2019-03-05 18:43 ` [PATCH 2/4] C++ify fork_info, use std::list Pedro Alves
2019-03-05 18:43 ` [PATCH 3/4] linux-fork.c: rewrite inf_has_multiple_threads Pedro Alves
2019-03-05 18:43 ` [PATCH 4/4] Eliminate fork_info::clobber_regs Pedro Alves
2019-03-05 18:43 ` [PATCH 1/4] Make "checkpoint" not rely on inferior_ptid Pedro Alves
2019-03-05 19:32   ` Tom Tromey
2019-03-05 19:46     ` Pedro Alves
2019-03-05 19:46 ` [PATCH 0/4] " Tom Tromey

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