Skip to content

WIP: Fix gdb.rocm/watch-gpu-global-from-host.exp on non-ReBar systems#68

Draft
palves wants to merge 1 commit intoamd-stagingfrom
users/palves/watch-gpu-global-from-host-non-rebar
Draft

WIP: Fix gdb.rocm/watch-gpu-global-from-host.exp on non-ReBar systems#68
palves wants to merge 1 commit intoamd-stagingfrom
users/palves/watch-gpu-global-from-host-non-rebar

Conversation

@palves
Copy link
Copy Markdown
Collaborator

@palves palves commented Apr 11, 2026

On a non-ReBar system, you get:

Thread 1 "watch-gpu-globa" received signal SIGSEGV, Segmentation fault.
[Switching to thread 1 (Thread 0x7ffff62d0f80 (LWP 590038))]
0x0000000000211c43 in main (argc=1, argv=0x7fffffffcf88) at /home/pedro/rocm/gdb/build/gdb/testsuite/../../../src/gdb/testsuite/gdb.rocm/watch-gpu-global-from-host.cpp:39
39 *devGlobal = 8;
(gdb) FAIL: gdb.rocm/watch-gpu-global-from-host.exp: hit watchpoint in main

Change-Id: I052f2858357ef34d0dbaaa6479d5131571cea112
commit-id:c99ccb02

On a non-ReBar system, you get:

 Thread 1 "watch-gpu-globa" received signal SIGSEGV, Segmentation fault.
 [Switching to thread 1 (Thread 0x7ffff62d0f80 (LWP 590038))]
 0x0000000000211c43 in main (argc=1, argv=0x7fffffffcf88) at /home/pedro/rocm/gdb/build/gdb/testsuite/../../../src/gdb/testsuite/gdb.rocm/watch-gpu-global-from-host.cpp:39
 39        *devGlobal = 8;
 (gdb) FAIL: gdb.rocm/watch-gpu-global-from-host.exp: hit watchpoint in main

Change-Id: I052f2858357ef34d0dbaaa6479d5131571cea112
commit-id:c99ccb02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant