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
Breakpoint by passing function name as argument doesn't work for numba-dpex.
gdb version: GNU gdb (Intel(R) Distribution for GDB* 2024.0.0) 13.1
dpcpp version: Intel(R) oneAPI DPC++/C++ Compiler 2024.0.0 (2024.0.0.20231017) Actual:
Breakpoint by passing function name as argument doesn't work for numba-dpex.
gdb version: GNU gdb (Intel(R) Distribution for GDB* 2024.0.0) 13.1
dpcpp version: Intel(R) oneAPI DPC++/C++ Compiler 2024.0.0 (2024.0.0.20231017)
Actual:
This breakpoint by function name
common_loop_body
doesn't get triggered for numba-dpex but works fine for numba.Expected:
The text was updated successfully, but these errors were encountered: