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: Unsetting a breakpoint in the editor isn't reflected until you restart debugging entirely #609

Closed
spyder-bot opened this issue Feb 17, 2015 · 5 comments

Comments

@spyder-bot
Copy link
Collaborator

From steve.f....@gmail.com on 2011-04-04T11:40:02Z

What steps will reproduce the problem?

  1. Set a break point inside a function
    1. Write a for loop to call the function multiple times
    2. Run in debugging mode
    3. When the debugger stops on the break point unset the break point
    4. Continue debugging and see that it still halts on the break point What is the expected output? What do you see instead? Spyder should respect the change in the debugging break points at run-time without having to restart debugging from the beginning of the script. What version of the product are you using? On what operating system? Spyder 2.0.9, Windows XP SP3, python 2.6.1

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=609

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2011-05-15T19:31:43Z

Labels: Cat-Debugger

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-01-28T17:29:51Z

I'm going to eventually address this, but I probably won't get to it for a bit. Let's not hold up the 2.2 release.

Owner: jed.lud...@gmail.com
Labels: MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-02-21T16:34:13Z

issue #1279 has been merged into this issue.

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-04-06T09:24:18Z

Labels: -MS-v2.3 MS-v2.2

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-04-06T11:10:34Z

Fixed by this series of changes: revision 60d63ffc8b5d revision 3942ebdecbfe revision c4597613ba21

Status: Fixed

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

1 participant