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
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
sergey.s...@gmail.com
on 27 May 2013 at 9:36The text was updated successfully, but these errors were encountered: