Wdb

Latest version: v3.3.0

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.1.0

- New completion mechanism, should complete a lot better
- Experimental object tree search (`.f` command) to look for a key or a value condition in an object
- Media display in debugger (`.i` command)
- New diff function to print differences between string / obj / files (`.x` command)
- Timing for expression evaluation (remote and local)
- Prompt exception inspection (click on it)
- A new shell mode and an executable `wdb`
- A new multiline prompt mode triggered by `[ctrl]` + `[enter]`
- And a lot of bug fixes

2.0.0

- Source syntax highlighting
- Visual breakpoints
- Interactive code completion using [jedi](http://jedi.jedidjah.ch/)
- Persistent breakpoints
- Deep objects inspection using mouse
- Multithreading / Multiprocessing support
- Remote debugging
- Watch expressions
- In debugger code edition
- Popular web servers integration to break on error
- In exception breaking during trace (not post-mortem) in contrary to the werkzeug debugger for instance
- Breaking in currently running programs through code injection (on supported systems)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.