wdb
Web debugger
A full featured web debugger allowing step-by-step debugging and code execution in a browser-based interface.
An improbable web debugger through WebSockets
2k stars
73 watching
119 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
deplinenoise/webby | A lightweight web server for game development debugging | 278 |
alexandergugel/wsd | A command-line utility for debugging WebSocket servers by establishing connections to remote servers. | 416 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 890 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 953 |
fate0/pychrome | A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol | 616 |
simonexmachina/ember-devtools | A collection of useful Ember.js debugging functions. | 159 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 95 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
jun7/wyeb | A web browser with customizable functionality and extensions, built on top of WebKit2GTK. | 105 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |