Commit 042d981
authored
[SYCL] [xmethods] Allow replacing xmethod script (#1532)
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 <mihails.strasuns@intel.com>1 parent 148d04d commit 042d981
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
0 commit comments