debug

Debugging framework

A debugging framework written in C providing various functions to print debug information in different formats.

Debugging like a sir (in C)

GitHub

279 stars
9 watching
17 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deplinenoise/ig-debugheap A debugging heap to detect memory errors and crashes in software applications. 181
microsoft/vscode-js-debug A DAP-based JavaScript debugger for various environments and frameworks. 1,673
sirnewton01/godbg A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger 228
taviso/cefdebug Tools to detect and interact with Electron/CEF debuggers on Windows machines 197
ruby-debug/debase A Ruby implementation of a debugger for Ruby 2.0.0 or higher. 209
themeldingwars/ratchet A game client hooking framework to embed .Net Core and aid debugging by embedding it into a target application. 16
joaolopesf/remotedebug A library that allows remote debugging of Arduino projects over WiFi using a web app or telnet client. 616
adrianbj/tracydebugger A debugging and development tool for ProcessWire CMF/CMS 88
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
ruby/debug A Ruby library providing advanced debugging tools and functionality 1,139
deplinenoise/webby A lightweight web server for game development debugging 278
ovidiuvio/vsdebugpro A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. 58
azmr/live_edit A collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code. 13
atlas-engineer/ndebug Toolkit for constructing debugger hooks in Common Lisp applications 9
allada/gdd Debugs Go programs using Chrome Devtools and an underlying debugger framework 42