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 | 372 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
david-kunz/jester | A plugin to debug and run Jest tests in Neovim | 202 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 44 |
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 | A tool that streamlines Node.js debugging by providing a custom DevTools feature and integrating with various Chromium browsers. | 197 |
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 | A Neovim plugin that generates sharable file permalinks with line ranges for git host websites | 174 |
higgsjs/higgs | A JIT compiler for JavaScript targeting x86-64 platforms. | 877 |
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 |