pint
JIT debugger
A tool that enables interaction between C++ binaries and Lua scripts using a JIT compiler
A debugger backend and LUA wrapper for PIN
32 stars
10 watching
7 forks
Language: C++
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hexgolems/schem | A backend-agnostic debugger frontend for disassembling binaries without source code | 142 |
ionelmc/python-manhole | A tool for interactive debugging of Python applications | 374 |
andrewferrier/debugprint.nvim | A debugging tool for NeoVim that uses print-like statements to trace code execution | 338 |
david-kunz/jester | A plugin to debug and run Jest tests in Neovim | 201 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
charlespockert/aurelia-debugger | A tool to visually inspect and debug Aurelia applications | 5 |
june07/nim | Tool to streamline Node.js debugging with integration of Chromium DevTools | 198 |
hexgnu/wine_clustering | An application of machine learning to cluster similar data points from various sources | 0 |
progbits/smldbg | An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
linrongbin16/gitlinker.nvim | Tool to generate sharable file permalinks for git host websites | 164 |
higgsjs/higgs | A JIT compiler for JavaScript targeting x86-64 platforms. | 875 |
netcell/phaser-inspector | A plugin for inspecting and debugging Phaser games | 74 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |