Skip to content

Conversation

@againull
Copy link
Contributor

When GDB loads a shared library it looks for a python file of the same base name + "-gdb.py" by default. See:
https://sourceware.org/gdb/current/onlinedocs/gdb.html/objfile_002dgdbdotext-file.html

So, we have to install printers not only for regular sycl library, but also for sycl-preview library.

When GDB loads a shared library it looks for a python file of the same base name + "-gdb.py" by default.
See:
https://sourceware.org/gdb/current/onlinedocs/gdb.html/objfile_002dgdbdotext-file.html

So, we have to install printers not only for regular sycl library, but
also for sycl-preview library.
@againull againull requested a review from a team as a code owner October 29, 2025 21:54
@github-actions
Copy link
Contributor

@intel/llvm-gatekeepers please consider merging

@againull againull merged commit 41832ec into intel:sycl Oct 30, 2025
28 checks passed
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.

2 participants