public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] continuable/steppable/non-steppable watchpoints
@ 2018-08-31 15:12 Pedro Alves
  2018-08-31 15:12 ` [PATCH 1/2] Eliminate target_have_continuable_watchpoint Pedro Alves
  2018-08-31 15:12 ` [PATCH 2/2] Add comment describing continuable/steppable/non-steppable watchpoints Pedro Alves
  0 siblings, 2 replies; 9+ messages in thread
From: Pedro Alves @ 2018-08-31 15:12 UTC (permalink / raw)
  To: gdb-patches

This is a follow up to
<https://sourceware.org/ml/gdb/2018-08/msg00054.html>.

Pedro Alves (2):
  Eliminate target_have_continuable_watchpoint
  Add comment describing continuable/steppable/non-steppable watchpoints

 gdb/gdbarch.h          |  2 ++
 gdb/gdbarch.sh         |  1 +
 gdb/nto-procfs.c       |  3 ---
 gdb/s390-linux-nat.c   |  1 -
 gdb/target-delegates.c | 27 ---------------------------
 gdb/target.h           | 41 ++++++++++++++++++++++++++++++++++-------
 gdb/x86-nat.h          |  2 --
 7 files changed, 37 insertions(+), 40 deletions(-)

-- 
2.14.4

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

end of thread, other threads:[~2018-08-31 17:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-31 15:12 [PATCH 0/2] continuable/steppable/non-steppable watchpoints Pedro Alves
2018-08-31 15:12 ` [PATCH 1/2] Eliminate target_have_continuable_watchpoint Pedro Alves
2018-08-31 15:33   ` Tom Tromey
2018-08-31 15:40     ` Pedro Alves
2018-08-31 15:43       ` Tom Tromey
2018-08-31 17:52         ` Pedro Alves
2018-08-31 15:12 ` [PATCH 2/2] Add comment describing continuable/steppable/non-steppable watchpoints Pedro Alves
2018-08-31 15:41   ` Tom Tromey
2018-08-31 17:56     ` Pedro Alves

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