https://bugs.kde.org/show_bug.cgi?id=416545
Bug ID: 416545 Summary: Debugger doesn't show variable contents properly when exception is raised in __str__ or __repr__ Product: kdev-python Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: m...@svenbrauch.de Reporter: m...@svenbrauch.de CC: m...@svenbrauch.de Target Milestone: --- Depending on what exactly happens, you can make whole objects disappear from the variables toolview, or make e.g. the contents of a dict disappear when trying to expand it. The exception should instead be caught and displayed as the value. -- You are receiving this mail because: You are watching all bug changes.