live_edit

Code debugger

A collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code.

A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.

GitHub

13 stars
3 watching
0 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
almenon/arepl-vscode An extension for Visual Studio Code that provides real-time Python code evaluation and debugging features. 264
razum2um/clj-debugger A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code 269
appsflyer/mate-clj A Clojure library for controlling and debugging macro and function flows 58
adrianbj/tracydebugger A debugging and development tool for ProcessWire CMF/CMS 88
chimehq/debugadapterprotocol A Swift library that provides utilities and type definitions for interacting with the Debug Adapter Protocol. 8
rust-embedded/arm-dcc Provides a Rust API for debugging and communicating with embedded systems 9
acsdavid97/dotnethooker Tools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware. 5
renatogarcia/icecream-cpp A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. 581
boomerangdecompiler/boomerang A decompiler tool for reverse-engineering machine code from various architectures and file formats. 373
tracerbench/chrome-debugging-client A Chrome debugging client library with async/await support and TypeScript integration. 134
samme/phaser-debug-object Adds a generic object display to the Phaser game framework 8
derekparker/delve A debugger for the Go programming language aimed at providing simple and full featured debugging tools. 635
zdharma-continuum/zgdbm An extension to a GDB debugger for C code with customizable build and library settings 0
esneider/debug A debugging framework written in C providing various functions to print debug information in different formats. 279
scottt/debugbreak Allows software developers to programmatically insert breakpoints in their C/C++ code. 625