You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previous version didn't work when `run` command was issued multiple
times in GDB without terminating the session, as it reloads
libsycl-gdb.py each time shared library is loaded. Explicitly allowing
to replace previous version fixes the problem.
Signed-off-by: Mihails Strasuns <[email protected]>
0 commit comments