rexbug
Debugger
A tool that provides tracing and debugging capabilities for Elixir applications
A thin Elixir wrapper for the redbug Erlang tracing debugger.
252 stars
6 watching
15 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
debuggerdebuggingelixirelixir-langelixir-libraryerlangtracing
Related projects:
Repository | Description | Stars |
---|---|---|
maarek/ether | Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,139 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
liveforeverx/exrun | Runtime and debugging tools for Elixir | 120 |
fishcakez/dbg | A tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes. | 161 |
jakebecker/elixir-ls | A backend server providing language-specific support and debugger integration for Elixir projects | 846 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
lucasvegi/elixir-refactorings | A catalog of techniques to improve Elixir code quality and maintainability through refactoring | 160 |
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
qntln/aiodebug | A tool for monitoring and testing asyncio programs | 63 |
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
jakebecker/vscode-elixir-ls | Language support and debugger extension for Elixir in VS Code. | 391 |
simonexmachina/ember-devtools | A collection of useful Ember.js debugging functions. | 159 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |