Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] target_{stop,continue} things
@ 2014-09-18  9:59 Gary Benson
  2014-09-18  9:59 ` [PATCH 3/3] Wait for target to stop before running agent commands Gary Benson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gary Benson @ 2014-09-18  9:59 UTC (permalink / raw)
  To: gdb-patches; +Cc: Pedro Alves, Doug Evans

Hi all,

This series fixes three issues raised in this thread:

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

Patch 1 renames target_{stop,continue}_ptid, patch 2 updates
target_stop's documentation to indicate that it is asynchronous,
and patch 3 fixes a bug in linux-nat.c where agent commands are
run on inferiors that may not have stopped.

Build and regtested on x86_64 RHEL 6.5.

Is this ok to commit?

Thanks,
Gary

--
http://gbenson.net/


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

end of thread, other threads:[~2014-09-22 10:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-18  9:59 [PATCH 0/3] target_{stop,continue} things Gary Benson
2014-09-18  9:59 ` [PATCH 3/3] Wait for target to stop before running agent commands Gary Benson
2014-09-19 16:16   ` Pedro Alves
2014-09-18  9:59 ` [PATCH 2/3] Update target_stop's documentation Gary Benson
2014-09-19 16:38   ` Pedro Alves
2014-09-22 10:35     ` Gary Benson
2014-09-18  9:59 ` [PATCH 1/3] Rename target_{stop,continue}_ptid Gary Benson
2014-09-19 16:16   ` Pedro Alves

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