Skip to content

Conversation

mihails-strasuns-intel
Copy link
Contributor

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

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>
@mihails-strasuns-intel mihails-strasuns-intel requested a review from a team as a code owner April 16, 2020 14:45
@mihails-strasuns-intel
Copy link
Contributor Author

Ping.

@bader bader merged commit 042d981 into intel:sycl Apr 21, 2020
alexbatashev pushed a commit to alexbatashev/llvm that referenced this pull request Apr 21, 2020
…c_abi_checks

* origin/sycl:
  [SYCL][Driver] Enforce unique filenames when -save-temps is used (intel#1545)
  [SYCL] [xmethods] Allow replacing xmethod script (intel#1532)
  [SYCL] Add tests for inline asm feature (intel#1444)
  [SYCL][Doc] Add device_specific_kernel_queries extension. (intel#1540)
  [SYCL][USM] Remove unused header and unnecessary includes (intel#1537)
  Fix check-llvm dependencies (intel#1547)
  [SYCL] Add __SYCL_EXPORT to declaration of contextSetExtendedDeleter (intel#1531)
  [SYCL][Doc] Add static local memory query extension. (intel#1539)
  [SYCL][Doc] Add sycl_bitcast extension (intel#1541)
  [SYCL][NFC] Temporarily disable sporadically failing test (intel#1533)
  [SYCL][NFC] Adjust codeowners for sycl directory (intel#1529)
  [SYCL] Fix processing of spec consts referenced twice (intel#1524)
  [SYCL] Use correct macro name in export.hpp (intel#1527)
  [Driver][NFC] Fix -help information for -Xs options (intel#1530)
  [SYCL][Doc] Add Graph Scheduler design documentation (intel#1457)
  [SYCL] Add diagnostics for long double in device code (intel#1512)
  [SYCL] Add a mutex to state-modifying program functions (intel#1204)
  [SYCL][Test] Add Devicelib tests (intel#1256)
  [SYCL] Refactor semantic checks for variable types (intel#1513)
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.

3 participants