[PATCH 0/2] Some patches for multi inferior case

Eduard Sargsyan eduard.sargsyan@intel.com
Mon May 23 18:00:54 GMT 2022


Hi all,

this is a set of patches originally written by Alexandar Paunovic.

I just rebased them onto current master.

Regards,
Eduard

Aleksandar Paunovic (2):
  gdb: Fix deleted thread when issuing next command
  gdb: Improve the resuming of the stepped thread

 gdb/infrun.c                                  | 17 +++-
 .../gdb.base/breakpoint-running-inferior-1.c  | 39 ++++++++
 .../gdb.base/breakpoint-running-inferior-2.c  | 39 ++++++++
 .../gdb.base/breakpoint-running-inferior.exp  | 89 +++++++++++++++++++
 4 files changed, 183 insertions(+), 1 deletion(-)
 create mode 100644 gdb/testsuite/gdb.base/breakpoint-running-inferior-1.c
 create mode 100644 gdb/testsuite/gdb.base/breakpoint-running-inferior-2.c
 create mode 100644 gdb/testsuite/gdb.base/breakpoint-running-inferior.exp

-- 
2.25.1



More information about the Gdb-patches mailing list