public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed v2 0/2] Fix debugging multi inferiors using the ROCm runtime
@ 2023-07-31 14:30 Lancelot SIX
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Lancelot SIX @ 2023-07-31 14:30 UTC (permalink / raw)
  To: gdb-patches; +Cc: lsix, Lancelot SIX

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


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

end of thread, other threads:[~2023-07-31 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-31 14:30 [pushed v2 0/2] Fix debugging multi inferiors using the ROCm runtime Lancelot SIX
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

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