public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Context-switch in finish-step-over flow
@ 2020-04-20 16:24 Tankut Baris Aktemur
  2020-04-20 16:24 ` [PATCH 1/2] testsuite: introduce 'default_gdb_start_post_cmd' as an overridable function Tankut Baris Aktemur
  2020-04-20 16:24 ` [PATCH 2/2] gdb/infrun: switch the context before 'displaced_step_restore' Tankut Baris Aktemur
  0 siblings, 2 replies; 5+ messages in thread
From: Tankut Baris Aktemur @ 2020-04-20 16:24 UTC (permalink / raw)
  To: gdb-patches; +Cc: palves

Hi,

While addressing Pedro's comments to a patch about 'stop_all_threads' at

  https://sourceware.org/pipermail/gdb-patches/2020-April/167664.html

the need for this two-part series arose.  This small series will act as
as a predecessor to the next revision of the patch linked above.

Regards.
Baris


Tankut Baris Aktemur (2):
  testsuite: introduce 'default_gdb_start_post_cmd' as an overridable
    function
  gdb/infrun: switch the context before 'displaced_step_restore'

 gdb/infrun.c                                  | 11 +++--
 gdb/testsuite/gdb.multi/run-only-second-inf.c | 22 +++++++++
 .../gdb.multi/run-only-second-inf.exp         | 49 +++++++++++++++++++
 gdb/testsuite/lib/gdb.exp                     | 12 +++++
 4 files changed, 89 insertions(+), 5 deletions(-)
 create mode 100644 gdb/testsuite/gdb.multi/run-only-second-inf.c
 create mode 100644 gdb/testsuite/gdb.multi/run-only-second-inf.exp

-- 
2.17.1


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

end of thread, other threads:[~2020-04-21 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 16:24 [PATCH 0/2] Context-switch in finish-step-over flow Tankut Baris Aktemur
2020-04-20 16:24 ` [PATCH 1/2] testsuite: introduce 'default_gdb_start_post_cmd' as an overridable function Tankut Baris Aktemur
2020-04-20 16:24 ` [PATCH 2/2] gdb/infrun: switch the context before 'displaced_step_restore' Tankut Baris Aktemur
2020-04-21 14:38   ` Pedro Alves
2020-04-21 15:29     ` Aktemur, Tankut Baris

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