public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Call target_can_do_single_step from maybe_software_singlestep
@ 2023-06-12 19:21 Tom Tromey
  2023-06-12 19:21 ` [PATCH 1/2] " Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Tromey @ 2023-06-12 19:21 UTC (permalink / raw)
  To: gdb-patches

This series implements a suggestion that Pedro made back in 2018.  The
idea has been kicking around internally here at AdaCore since then,
and I finally got around to writing the patch.

Tested on x86-64 Fedora 36.  I've also run it through the AdaCore
internal test suite.

---
Tom Tromey (2):
      Call target_can_do_single_step from maybe_software_singlestep
      Disabling hardware single step in gdbserver

 gdb/arm-linux-tdep.c      |  5 -----
 gdb/gdbarch-gen.h         | 12 +++---------
 gdb/gdbarch_components.py | 12 +++---------
 gdb/infrun.c              | 12 +++++++++---
 gdbserver/server.cc       | 12 ++++++++----
 gdbserver/server.h        |  1 +
 6 files changed, 24 insertions(+), 30 deletions(-)
---
base-commit: 2e3aff27623b20b08ac58f8eaf73e97e58b4e67c
change-id: 20230612-sw-single-step-946fd4d856f2

Best regards,
-- 
Tom Tromey <tromey@adacore.com>


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

end of thread, other threads:[~2023-11-16 10:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 19:21 [PATCH 0/2] Call target_can_do_single_step from maybe_software_singlestep Tom Tromey
2023-06-12 19:21 ` [PATCH 1/2] " Tom Tromey
2023-11-16 10:12   ` Andrew Burgess
2023-06-12 19:21 ` [PATCH 2/2] Disabling hardware single step in gdbserver Tom Tromey
2023-11-16 10:14   ` Andrew Burgess
2023-09-07 17:59 ` [PATCH 0/2] Call target_can_do_single_step from maybe_software_singlestep Tom Tromey
2023-11-15 19:01   ` Tom Tromey

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