Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Conditional breakpoints don't work due to pydevd issue #24

Closed
karthiknadig opened this issue Jan 25, 2018 · 0 comments
Closed

Conditional breakpoints don't work due to pydevd issue #24

karthiknadig opened this issue Jan 25, 2018 · 0 comments

Comments

@karthiknadig
Copy link
Member

_pydevd_frame_eval.handle_breakpoint always returns True. For conditional breakpoints to work it should return eval result from _pydevd_bundle.pydevd_frame.handle_breakpoint_condition. The issue repros in LiClipse.

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

No branches or pull requests

2 participants