scala-trace-debug

Debugging helper

A system that prints debugging information with hyperlinks to source code locations

Macro based print debugging. Locates log statements in your IDE.

GitHub

115 stars
7 watching
5 forks
Language: Scala
last commit: almost 5 years ago
debugdebug-statementsdebuggingjavamacrosscalastack-traces

Related projects:

Repository Description Stars
johnreedlol/pos A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. 23
clojure/tools.trace A Clojure library for tracing and debugging code execution 361
azhirnov/glsl_trace A library for debugging and profiling shaders in graphics rendering applications 32
danlentz/printv A tracing and debug-logging macro for Common Lisp 67
georgejahad/debug-repl A Clojure REPL extension that allows debugging with access to surrounding lexical scope 151
showell/coffeescriptlinematcher A tool that enables side-by-side debugging of CoffeeScript and JavaScript code. 62
nietaki/rexbug A tool that provides tracing and debugging capabilities for Elixir applications 252
elm-lang/debug.elm-lang.org A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. 66
thoughtworksinc/sbt-scala-js-map Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. 36
lorenzoongithub/nudge4j Tool for remotely controlling and debugging Java applications from a browser 161
ruby/debug A Ruby library providing advanced debugging tools and functionality 1,139
tracerbench/chrome-debugging-client A Chrome debugging client library with async/await support and TypeScript integration. 134
sija/debug.cr A debugging tool providing colorized output and type information for Crystal programming language 94
teticio/jupyter-stack-trace An extension for JupyterLab that helps debug and troubleshoot errors by jumping to specific file lines in the stack trace or searching for error information online. 7
lapwinglabs/redux-debug A middleware to debug Redux applications in both server and client environments. 45