public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Lancelot SIX <lancelot.six@amd.com>
To: <gdb-patches@sourceware.org>
Cc: <lsix@lancelotsix.com>, Lancelot SIX <lancelot.six@amd.com>
Subject: [pushed v2 0/2] Fix debugging multi inferiors using the ROCm runtime
Date: Mon, 31 Jul 2023 15:30:29 +0100	[thread overview]
Message-ID: <20230731143031.313937-1-lancelot.six@amd.com> (raw)

Hi,

Here are the patches addressing Pedro's comments on
https://sourceware.org/pipermail/gdb-patches/2023-June/200582.html.  As
the changes from V1 are minor, and following Pedro's recommendation,
I have pushed those 2 patches.

A have rebased and re-tested the patches.

Best,
Lancelot.

Lancelot Six (2):
  gdb/testsuite/rocm: Add the hip_devices_support_debug_multi_process
    proc
  gdb/amdgpu: Fix debugging multiple inferiors using the ROCm runtime

 gdb/amd-dbgapi-target.c                       |   8 +-
 gdb/testsuite/gdb.rocm/multi-inferior-gpu.cpp | 113 ++++++++++++++++++
 gdb/testsuite/gdb.rocm/multi-inferior-gpu.exp |  89 ++++++++++++++
 gdb/testsuite/lib/rocm.exp                    |  20 ++++
 4 files changed, 227 insertions(+), 3 deletions(-)
 create mode 100644 gdb/testsuite/gdb.rocm/multi-inferior-gpu.cpp
 create mode 100644 gdb/testsuite/gdb.rocm/multi-inferior-gpu.exp


base-commit: 6a6e82dc75afc3d6d72e925ad562fba8f297251c
-- 
2.34.1


             reply	other threads:[~2023-07-31 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31 14:30 Lancelot SIX [this message]
2023-07-31 14:30 ` [pushed v2 1/2] gdb/testsuite/rocm: Add the hip_devices_support_debug_multi_process proc Lancelot SIX
2023-07-31 14:30 ` [pushed v2 2/2] gdb/amdgpu: Fix debugging multiple inferiors using the ROCm runtime Lancelot SIX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230731143031.313937-1-lancelot.six@amd.com \
    --to=lancelot.six@amd.com \
    --cc=gdb-patches@sourceware.org \
    --cc=lsix@lancelotsix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).