Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging on remote kernel not working -concatenating paths #21996

Open
Mrsxp opened this issue Apr 15, 2024 · 3 comments
Open

Debugging on remote kernel not working -concatenating paths #21996

Mrsxp opened this issue Apr 15, 2024 · 3 comments

Comments

@Mrsxp
Copy link

Mrsxp commented Apr 15, 2024

I'm currently experiencing the same issue again, however no exception is thrown.
Spyder-Kernel-Version: 2.5.1
Spyder-Version: 5.5.1
Qt 5.15.2
PyQt5 5.15.10

Yet, the paths are concatenated. While debugging following appears:

debugfile('X:/program/debug_test.py')
/home/usr/shared/X:/program/debug_test.py(1)()

Executing the code line by line works but breakpoints are ignored.

@ccordoba12
Copy link
Member

Hey @Mrsxp, thanks for reporting. You said:

Executing the code line by line works but breakpoints are ignored.

What do you mean by this? Is debugging working but breakpoints failing?

@Mrsxp
Copy link
Author

Mrsxp commented Apr 19, 2024

Thank you for your instant reply.
Indeed, debugging is working line by line, but breakpoints are ignored and thus stopping at them fails.

@ccordoba12
Copy link
Member

Ok, thanks for the confirmation. Right now we're wrapping up Spyder 6, but we'll definitely take a look at this in 6.1, to be released during the second half of the year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants