All Projects → alexmojaki → birdseye-pycharm

alexmojaki / birdseye-pycharm

Licence: other
IntelliJ IDE plugin for the Python debugger birdseye

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to birdseye-pycharm

Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (+34.38%)
Mutual labels:  debugger, debugging
Rexbug
A thin Elixir wrapper for the redbug Erlang tracing debugger.
Stars: ✭ 126 (+293.75%)
Mutual labels:  debugger, debugging
Birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
Stars: ✭ 1,373 (+4190.63%)
Mutual labels:  debugger, debugging
Dbgshell
A PowerShell front-end for the Windows debugger engine.
Stars: ✭ 566 (+1668.75%)
Mutual labels:  debugger, debugging
Vimspector
vimspector - A multi-language debugging system for Vim
Stars: ✭ 2,711 (+8371.88%)
Mutual labels:  debugger, debugging
Python Hunter
Hunter is a flexible code tracing toolkit.
Stars: ✭ 599 (+1771.88%)
Mutual labels:  debugger, debugging
Mayacharm
Maya intergration for PyCharm.
Stars: ✭ 123 (+284.38%)
Mutual labels:  debugger, pycharm
pugdebug
pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
Stars: ✭ 72 (+125%)
Mutual labels:  debugger, debugging
Inappviewdebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
Stars: ✭ 1,805 (+5540.63%)
Mutual labels:  debugger, debugging
Frodo2
Android Library for Logging RxJava2 Components
Stars: ✭ 142 (+343.75%)
Mutual labels:  debugger, debugging
Snoop
A powerful set of Python debugging tools, based on PySnooper
Stars: ✭ 467 (+1359.38%)
Mutual labels:  debugger, debugging
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (+125%)
Mutual labels:  debugger, debugging
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+11678.13%)
Mutual labels:  debugger, debugging
Scala Debugger
Scala libraries and tooling utilizing the Java Debugger Interface.
Stars: ✭ 100 (+212.5%)
Mutual labels:  debugger, debugging
nvim-dap-python
An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
Stars: ✭ 70 (+118.75%)
Mutual labels:  debugger, debugging
Frodo
Android Library for Logging RxJava Observables and Subscribers.
Stars: ✭ 1,496 (+4575%)
Mutual labels:  debugger, debugging
madbomber
Backtrace-on-throw C++ exception logger
Stars: ✭ 17 (-46.87%)
Mutual labels:  debugger, debugging
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (+393.75%)
Mutual labels:  debugger, debugging
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (+6475%)
Mutual labels:  debugger, debugging
Scyllahide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Stars: ✭ 2,211 (+6809.38%)
Mutual labels:  debugger, debugging

logo birdseye plugin for PyCharm

birdseye is a unique debugger for Python. This plugin lets you use it right in the code editor of your Intellij IDE, so that you can switch between editing and debugging seamlessly:

demo

By default the plugin also runs the birdseye server for you, although you can configure it for total freedom.

You can switch between using the plugin and the normal browser UI for birdseye without any additional effort; both use the same database and server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].