ethereum-graph-debugger
Graphical Debugger
A graphical debugger for Ethereum transactions and contracts that visualizes the control flow graph and execution trace
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
352 stars
11 watching
34 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 3 awesome lists
blockchainbytecodecontrol-flow-graphdebugdebuggerethereumethereum-contractethereum-debugethereum-debuggerethereum-debuggingethereum-graph-debuggersoliditysolidity-debugsolidity-debuggingsolidity-languagetracetransaction
Related projects:
Repository | Description | Stars |
---|---|---|
dgrnbrg/spyscope | A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,207 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
google/graphicsfuzz | A set of tools to automatically find and simplify bugs in graphics shader compilers | 569 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 252 |
dyng/eth-ramen | A terminal interface for interacting with Ethereum blockchain data | 71 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
gnl/playback | A tool for immediate visibility into a program's dataflow, enabling instant feedback and hassle-free data extraction | 93 |
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
netguru/responsedetective | A framework for intercepting and debugging network requests and responses between an app and its server. | 1,954 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
flow-storm/flow-storm-debugger | A debugger for Clojure and ClojureScript with automatic instrumentation for improved development experience. | 705 |
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,781 |
comsecuris/gdbghidra | Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support | 305 |
andreafioraldi/angrgdb | An integrated debugging tool that allows symbolic execution and exploration within GDB. | 198 |