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

Debugger stopped on first line after cell executed with "next" #12613

Open
davidbrochart opened this issue May 25, 2022 · 0 comments
Open

Debugger stopped on first line after cell executed with "next" #12613

davidbrochart opened this issue May 25, 2022 · 0 comments

Comments

@davidbrochart
Copy link
Contributor

Description

After executing a cell by hitting next in the debugger, the next time the cell is run the debugger is stopped on the first line.

Reproduce

debugger.mp4

Expected behavior

The debugger should stop on the first breakpoint instead of the first line.

Context

  • Operating System and version: Linux Ubuntu 22.04
  • Browser and version: Google Chrome v101.0.4951.64
  • JupyterLab version: 4.0.0a22
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label May 25, 2022
@JasonWeill JasonWeill added pkg:debugger and removed status:Needs Triage Applied to new issues that need triage labels May 26, 2022
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