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

File/directory removed in FS browsers - breakpoints must be deleted as well #380

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Currently, if a file or directory was deleted from either a project browser or 
a file system browser, the breakpoints will stay in the list.

It is not a danger because they will be deleted when:
- this project is loaded again
- or a new debugging session is started

Nevertheless it would be nicer if the breakpoints in explicitly deleted files 
are deleted straight away.

See projectviewer.py -> __removeItem() method

Original issue reported on code.google.com by sergey.s...@gmail.com on 27 May 2013 at 9:36

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